Load a calibration object from disk
load_calib_object.RdReads the calib_object.rds stored under the calibration's root directory.
If nothing has been saved yet, the state of calib_object is initialized,
its directories are created on disk, and that freshly initialized object is
returned. Every calibration step calls this first, and it is also how a
downstream package reads a finished calibration back.