biophysics_fitting ❭ evaluator ❭ Evaluator_Setup
Evaluator_Setup¶
- class biophysics_fitting.evaluator.Evaluator_Setup¶
Setup for an
EvaluatorobjectThis class is an attribute of the
Evaluatorclass, and should only veer be accessed via theEvaluatorobject. It takes care of applying evaluation functions to voltage traces, and finalizing the results.- Attributes:¶
- pre_funs¶
A list of functions to be applied to the input dictionary before the evaluation functions are applied.
- Type:¶
list