Cell models are in folder 'cells' which contains the .mod, .hoc, and .py files
Excitatory Neurons --> single and delayed spiking (specified in netParams)
Inhibitory Neurons --> ais_model.py (for tonic spiking, detailed morphology)
To run the model...
In bash terminal:
- cd to directory (../NetPyNE-Project)
- compile .mods using >> nrnivmodl mods
Open iPython (interactive):
3. >> run init.py