biophysics_fitting
❭ simulator
❭ Simulator_Setup
❭ _check_not_none
Simulator_Setup._check_not_none¶
- biophysics_fitting.simulator.Simulator_Setup._check_not_none(var, varname, procedure_description)¶
Convenience method to check if the output of some method is not None.
Used as sanity check throughout this class.