get_evaluate_StepThree

biophysics_fitting.hay.evaluation.get_evaluate_StepThree(**kwargs)

Get the evaluation function for the \(StepThree\) stimulus protocol.

Initializes a StepThree object with the given keyword arguments, and returns a function that evaluates the voltage traces.

Parameters:
**kwargs

Additional or overriding keyword arguments for the StepThree object. Defaults to None.

Returns:

function that evaluates the voltage traces.

Return type:

Callable