idmtools_calibra.resample_manager module¶
- class idmtools_calibra.resample_manager.ResampleManager(steps, calibration_manager: CalibManager, restart_at_step=None)¶
Bases:
object
- resample_and_run()¶
- write_restart(step, selection_values)¶
- load_restart(step)¶
- get_calibrated_points()¶
Retrieve information about the most recent (final completed) iteration’s calibrated point, merging from the final IterationState.json and CalibManager.json.
Returns: