BAC.BAC_ISI

biophysics_fitting.hay.evaluation.BAC.BAC_ISI(voltage_traces)

Get 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_2_or_3_APs" to whether there are 2 or 3 action potentials in the somatic voltage trace,

".check_repolarization" to whether the voltage trace repolarizes after the stimulus, and ".raw" to the interspike interval in the somatic voltage trace.

Return type:

dict

See also

BAC_ISI()