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.
37 lines
730 B
37 lines
730 B
2 years ago
|
cnmodel.data package
|
||
|
--------------------
|
||
|
|
||
|
.. autofunction:: cnmodel.data.get
|
||
|
|
||
|
.. autofunction:: cnmodel.data.get_source
|
||
|
|
||
|
.. autofunction:: cnmodel.data.add_table_data
|
||
|
|
||
|
cnmodel.data.connectivity
|
||
|
=========================
|
||
|
|
||
|
.. literalinclude:: ../../cnmodel/data/connectivity.py
|
||
|
:language: python
|
||
|
:linenos:
|
||
|
|
||
|
cnmodel.data.synapses
|
||
|
=====================
|
||
|
|
||
|
.. literalinclude:: ../../cnmodel/data/synapses.py
|
||
|
:language: python
|
||
|
:linenos:
|
||
|
|
||
|
cnmodel.data.populations
|
||
|
========================
|
||
|
|
||
|
.. literalinclude:: ../../cnmodel/data/populations.py
|
||
|
:language: python
|
||
|
:linenos:
|
||
|
|
||
|
cnmodel.data.ionchannels
|
||
|
========================
|
||
|
|
||
|
.. literalinclude:: ../../cnmodel/data/ionchannels.py
|
||
|
:language: python
|
||
|
:linenos:
|
||
|
|