You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(nsgr-netpyne): include model files in NSG zip also
For NEURON simulations, we only need the generated NEURON files, but for
NetPyNE, some bits are generated (channel mod files, for example), but
others are directly imported (networks/cells). So we need to ensure that
all of these files are also available to the main NetPyNE script.
0 commit comments