biophysics_fitting
❭ hay
❭ evaluation
❭ bAP
❭ bAP_spikecount
bAP.bAP_spikecount¶
- biophysics_fitting.hay.evaluation.bAP.bAP_spikecount(voltage_traces)¶
Get the number of spikes in the somatic voltage trace.
- Parameters:¶
voltage_traces (dict) – dictionary with the voltage traces of the soma and dendrite.
- Returns:¶
Dictionary mapping
".raw"
to the number of spikes in the somatic voltage trace.- Return type:¶
dict
See also