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