Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 523 Bytes

Simulation of SDH Network Model

To simulate the Spinal Dorsal Horn Network Model:

  1. Install python3

Then from the terminal... 2. Install NEURON and NetPyNE: % pip install neuron % pip install netpyne

  1. Change to the directory containing Touch-Motor model files: % cd ../../touch-motor-circuit

  2. Compile the mod files: % nrnivmodl ./mods

  3. 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)