copying to personal repo
This commit is contained in:
22
doc/source/examples/figures.rst
Normal file
22
doc/source/examples/figures.rst
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
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:
|
||||
10
doc/source/examples/play_test_sounds.rst
Normal file
10
doc/source/examples/play_test_sounds.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.play_test_sounds
|
||||
-------------------------
|
||||
|
||||
.. automodule:: examples.play_test_sounds
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/plot_hcno_kinetics.rst
Normal file
10
doc/source/examples/plot_hcno_kinetics.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.plot_hcno_kinetics
|
||||
---------------------------
|
||||
|
||||
.. automodule:: examples.plot_hcno_kinetics
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_an_model.rst
Normal file
10
doc/source/examples/test_an_model.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_an_model
|
||||
----------------------
|
||||
|
||||
.. automodule:: examples.test_an_model
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_bushy_variation.rst
Normal file
10
doc/source/examples/test_bushy_variation.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_bushy_variation
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: examples.test_bushy_variation
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_ccstim.rst
Normal file
10
doc/source/examples/test_ccstim.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_ccstim
|
||||
--------------------
|
||||
|
||||
.. automodule:: examples.test_ccstim
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_cells.rst
Normal file
10
doc/source/examples/test_cells.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_cells
|
||||
-------------------
|
||||
|
||||
.. automodule:: examples.test_cells
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_circuit.rst
Normal file
10
doc/source/examples/test_circuit.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_circuit
|
||||
---------------------
|
||||
|
||||
.. automodule:: examples.test_circuit
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_decorator.rst
Normal file
10
doc/source/examples/test_decorator.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_decorator
|
||||
-----------------------
|
||||
|
||||
.. automodule:: examples.test_decorator
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_mechanisms.rst
Normal file
10
doc/source/examples/test_mechanisms.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_mechanisms
|
||||
------------------------
|
||||
|
||||
.. automodule:: examples.test_mechanisms
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_mso_inputs.rst
Normal file
10
doc/source/examples/test_mso_inputs.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_mso_inputs
|
||||
------------------------
|
||||
|
||||
.. automodule:: examples.test_mso_inputs
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_physiology.rst
Normal file
10
doc/source/examples/test_physiology.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_physiology
|
||||
------------------------
|
||||
|
||||
.. automodule:: examples.test_physiology
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_populations.rst
Normal file
10
doc/source/examples/test_populations.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_populations
|
||||
-------------------------
|
||||
|
||||
.. automodule:: examples.test_populations
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_sgc_input.rst
Normal file
10
doc/source/examples/test_sgc_input.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_sgc_input
|
||||
-----------------------
|
||||
|
||||
.. automodule:: examples.test_sgc_input
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_sgc_input_PSTH.rst
Normal file
10
doc/source/examples/test_sgc_input_PSTH.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_sgc_input_PSTH
|
||||
----------------------------
|
||||
|
||||
.. automodule:: examples.test_sgc_input_PSTH
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_sgc_input_phaselocking.rst
Normal file
10
doc/source/examples/test_sgc_input_phaselocking.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_sgc_input_phaselocking
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: examples.test_sgc_input_phaselocking
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_simple_synapses.rst
Normal file
10
doc/source/examples/test_simple_synapses.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_simple_synapses
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: examples.test_simple_synapses
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_sound_stim.rst
Normal file
10
doc/source/examples/test_sound_stim.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_sound_stim
|
||||
------------------------
|
||||
|
||||
.. automodule:: examples.test_sound_stim
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_sounds.rst
Normal file
10
doc/source/examples/test_sounds.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_sounds
|
||||
--------------------
|
||||
|
||||
.. automodule:: examples.test_sounds
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/test_synapses.rst
Normal file
10
doc/source/examples/test_synapses.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.test_synapses
|
||||
----------------------
|
||||
|
||||
.. automodule:: examples.test_synapses
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
10
doc/source/examples/toy_model.rst
Normal file
10
doc/source/examples/toy_model.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
examples.toy_model
|
||||
------------------
|
||||
|
||||
.. automodule:: examples.toy_model
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
|
||||
Reference in New Issue
Block a user