To simulate the Spinal Dorsal Horn Network Model:
- Install python3
Then from the terminal... 2. Install NEURON and NetPyNE: % pip install neuron % pip install netpyne
-
Change to the directory containing Touch-Motor model files: % cd ../../touch-motor-circuit
-
Compile the mod files: % nrnivmodl ./mods
-
Running the model in iPython: % ipython
run init.py
The output of this code reproduces the response of the network model to dPV ablation from Gradwell et al. (2023)