colstore.ensure_calibrated¶ colstore.ensure_calibrated(*, verbose=False)[source]¶ Apply a cached cap if present, otherwise calibrate once and cache it. Convenience entry point: cheap on every call after the first successful calibration, since it just reads the cached value. Parameters: verbose (bool) Return type: int