idmtools_calibra.resample_manager module#

class idmtools_calibra.resample_manager.ResampleManager(steps, calibration_manager: CalibManager, restart_at_step=None)[source]#

Bases: object

resample_and_run()[source]#
write_restart(step, selection_values)[source]#
load_restart(step)[source]#
get_calibrated_points()[source]#

Retrieve information about the most recent (final completed) iteration’s calibrated point, merging from the final IterationState.json and CalibManager.json.

Returns: