PyBNF configuration (pybnf.config)

Classes and methods for configuring the fitting run

exception pybnf.config.UnknownObjectiveFunctionError(log_message, user_message=None)[source]
exception pybnf.config.UnmatchedExperimentalDataError(log_message, user_message=None)[source]
exception pybnf.config.UnspecifiedConfigurationKeyError(log_message, user_message=None)[source]
pybnf.config.reinit_logging(file_prefix, debug=False, log_level_name='info')[source]

Shut down logging, then restart it. Used when some module (e.g. distributed v1.22.0) breaks the logging.