NetPyNE (www.netpyne.org) version of a model of CA1 microcircuits.
Original model and publication: https://modeldb.yale.edu/234233
Requires NEURON with Python .
- Type
nrnivmodl mod
. This should create a directory called either i686 or x86_64, depending on your computer's architecture. - To run type:
python init.py
-
/init.py: Main executable; calls functions from other modules. Sets what parameter file to use.
-
/netParams.py: Network parameters
-
/cfg.py: Simulation configuration
For further information please contact: [email protected]