biophysics_fitting
❭ hay
❭ evaluation
❭ _Step
❭ mf
_Step.mf¶
- biophysics_fitting.hay.evaluation._Step.mf(voltage_traces)¶
Get the mean frequency of the somatic voltage trace.
- Parameters:¶
voltage_traces (dict) – dictionary with the voltage traces of the soma and dendrite.
- Returns:¶
- Dictionary mapping
".check_1AP"
to whether there is at least one action potential in the somatic voltage trace, and
".raw"
to the mean frequency of the somatic voltage trace.
- Dictionary mapping
- Return type:¶
dict
See also