Skip to content

PyPNS: Multiscale Simulation of a Peripheral Nerve in Python (Lubba et al 2018)

Notifications You must be signed in to change notification settings

ModelDBRepository/246837

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

<html>
The code for the paper:<p/>

Lubba CH, Le Guen Y, Jarvis S, Jones NS, Cork SC, Eftekhar A, Schultz SR (2018) PyPNS: Multiscale Simulation of a Peripheral Nerve in Python. Neuroinformatics
<p/>
doi: <a href="https://doi.org/10.1007/s12021-018-9383-z">10.1007/s12021-018-9383-z</a>
<p/>
Is available at the authors repositories:
<p/>
"The latest version of our toolbox PyPNS (RRID:SCR_016336) can be accessed over GitHub: <a href="http://github.com/chlubba/PyPNS">http://github.com/chlubba/PyPNS</a>. The version this paper is based on is stored on Zenodo:  <a href="https://doi.org/10.5281/zenodo.1204836">https://doi.org/10.5281/zenodo.1204836</a>. Scripts for the figures are as well maintained on GitHub: <a href="http://github.com/chlubba/PyPNS-PaperFigures">http://github.com/chlubba/PyPNS-PaperFigures</a>."
<p/>
A test run of the figure 3 generating code:<p/>
python ___paper_fig3_extrapolateMcIntyre.py 
<p/>reproduced the figure from the paper:<p/>
<img src="./figure3.png" alt="figure 3">
</html>