addUnboundedCalibrationLabel

lsst.obs.base.addUnboundedCalibrationLabel(registry, instrumentName)

Add a special ‘unbounded’ calibration_label dimension entry for the given camera that is valid for any exposure.

If such an entry already exists, this function just returns a DataId for the existing entry.

Parameters
registryRegistry

Registry object in which to insert the dimension entry.

instrumentNamestr

Name of the instrument this calibration label is associated with.

Returns
dataIdDataId

New or existing data ID for the unbounded calibration.