model of DCN pyramidal neuron
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

22 lines
535 B

examples.figures
----------------
Plot selected figures from paper, Manis and Campagnola, Hearing Research, 2018.
To obtain the original results, this should be run after checking out the
"hearing-research-2018" tag available in the repository on github.
From the main cnmodel directory::
$ ./examples figures.sh fignum
where fignum is one of 2a, 2b, 2c, 3, 4, 5, 6a, 6b, or 7.
Note that Figure 7 may take several **hours** to generate.
.. literalinclude:: ../../../examples/figures.py
:language: python
:linenos: