biophysics_fitting
❭ hay
❭ evaluation
❭ get_evaluate_StepOne
get_evaluate_StepOne
-
biophysics_fitting.hay.evaluation.get_evaluate_StepOne(**kwargs)
Get the evaluation function for the \(StepOne\) stimulus protocol.
Initializes a StepOne
object with the given keyword arguments,
and returns a function that evaluates the voltage traces.
- Parameters:
**kwargs – Additional or overriding keyword arguments for the StepOne
object. Defaults to None.
- Returns:
function that evaluates the voltage traces.
- Return type:
Callable