biophysics_fitting
❭ hay
❭ evaluation
❭ _Step
❭ ISIcv
_Step.ISIcv¶
- biophysics_fitting.hay.evaluation._Step.ISIcv(voltage_traces)¶
Get the coefficient of variation of the interspike interval in the somatic voltage trace.
- Parameters:¶
voltage_traces (dict) – dictionary with the voltage traces of the soma and dendrite.
- Returns:¶
Dictionary mapping
".check_2ISI"
to whether there are 2 action potentials in the somatic voltage trace, and".raw"
to the coefficient of variation of the interspike interval in the somatic voltage trace.- Return type:¶
dict
See also