single_cell_parser
❭ analyze
❭ synanalysis
synanalysis¶
Compute synapse distances and activation times.
This module provides functions to compute the distances of synapses to the soma
and to save the activation times and soma distances of synapses to a .csv
file.
See also
The Synapse activation file format.
Functions¶
|
Save a |
|
Parse the spike times from a list of spike counts and corresponding time points. |
|
Computes the XY-projected distances (to soma) of all synapses on dendrite. |
|
Compute the Euclidean distance between two points. |
|
Computes the distance from a point to the soma. |
|
Computes the distance from a single synapse to the soma. |
|
Computes distances (to soma) of all synapses on the dendrite. |