biophysics_fitting
❭ evaluator
❭ Evaluator_Setup
Evaluator_Setup¶
- class biophysics_fitting.evaluator.Evaluator_Setup¶
Setup for an
Evaluator
objectThis class is an attribute of the
Evaluator
class, and should only veer be accessed via theEvaluator
object. 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