❭ API reference ❭ single_cell_parser ❭
reader¶
Read and parse .hoc, .syn, .con, and .am files.
See also
data_base.IO.LoaderDumper for dask and pandas related IO.
Functions¶
|
Reads a hoc file and returns a list of Edge objects. |
|
Read ASCII AMIRA scalar field mesh files with high speed. |
|
Read a .syn file and returns a dictionary of synapse locations. |
Read in a .syn and returns a dictionary of synapse locations and whether they are pruned or not. |
|
Read in a .con file and return a dictionary of functional connections. |
|
|
Reads list of all functional synapses and their activation times. |
Reads list of all functional synapses and their activation times. |
|
|
Reads all trials and spike times within these trials. |
|
Reads list of all anatomical synapses and their maximum conductance values. |
|
Read an AMIRA landmark file |
Documentation unclear, incomplete, broken or wrong? Let us know