Skip to content

lauramedlock/EMG-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of Spinal EMG Network Model

To simulate the EMG Network Model:

  1. Install python3

Then from the terminal...

  1. Install NEURON and NetPyNE:

% pip install neuron % pip install netpyne

  1. Change to the directory containing Touch-Motor model files:

% cd ../../touch-motor-circuit

  1. Compile the mod files:

% nrnivmodl ./mods

  1. 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. (2024)

About

EMG Network Model from Gradwell et al. (2024)

Resources

License

Stars

Watchers

Forks

Packages

No packages published