Skip to content

lauramedlock/SCS-network

Repository files navigation

SCS-network

Spinal cord stimulation (SCS) network model from Sagalajev et al. 2024

To simulate the SCS Network Model:

  1. Install python3 Then from the terminal...

  2. Install NEURON and NetPyNE:

% pip install neuron % pip install netpyne

  1. Compile the mod files:

% nrnivmodl

  1. Running the model in Python:

% ipython run init.py

The output of this code reproduces the response of the SCS network model.

About

Spinal cord stimulation (SCS) network model from Sagalajev et al. 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published