idmtools_calibra.calib_site module#
- class idmtools_calibra.calib_site.SiteFunctions(name, setup_functions, verbose=False)[source]#
Bases:
object
A helper to take a set of bare SimConfigBuilder-modifying functions and combine them into a single function of the same format
- class idmtools_calibra.calib_site.CalibSite(name)[source]#
Bases:
object
A class to represent the base behavior of a calibration site
- abstract get_reference_data(reference_type)[source]#
Callback function for derived classes to pass site-specific reference data that is requested by analyzers by the relevant reference_type.