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