biophysics_fitting
❭ hay
❭ evaluation
❭ _Step
❭ AI
_Step.AI¶
- biophysics_fitting.hay.evaluation._Step.AI(voltage_traces)¶
Get the adaptation index of 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 adaptation index of the somatic voltage trace.
- Dictionary mapping
- Return type:¶
dict
See also