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