API Documentation¶
Simulation (hnn_core
):¶
|
Layer 2 pyramidal cell class. |
|
Layer 5 Pyramidal class. |
|
Class for layer 2 basket cells. |
|
Class for layer 5 basket cells. |
|
Simulate a dipole given the experiment parameters. |
|
The Network class. |
|
The CellResponse class. |
Dipole (hnn_core.dipole
):¶
|
Dipole class. |
|
Simulate a dipole given the experiment parameters. |
|
Read dipole values from a file and create a Dipole instance. |
|
Compute dipole averages over a list of Dipole objects. |
Params (hnn_core.params
):¶
|
Params object. |
|
Read param values from a file (.json or .param). |
Visualization (hnn_core.viz
):¶
|
Simple layer-specific plot function. |
|
Plot the histogram of spiking activity across trials. |
|
Plot the aggregate spiking activity according to cell type. |
|
Plot the cells using Network.pos_dict. |
|
Plot power spectral density (PSD) of dipole time course |
|
Plot Morlet time-frequency representation of dipole time course |
Parallel backends (hnn_core.parallel_backends
):¶
|
The MPIBackend class. |
|
The JoblibBackend class. |
Input and Output:¶
|
Read dipole values from a file and create a Dipole instance. |
|
Read spiking activity from a collection of spike trial files. |