diff --git a/python/lsst/sdm_schemas/schemas/hsc.yaml b/python/lsst/sdm_schemas/schemas/hsc.yaml index f2146d16..8931d488 100644 --- a/python/lsst/sdm_schemas/schemas/hsc.yaml +++ b/python/lsst/sdm_schemas/schemas/hsc.yaml @@ -5653,11 +5653,6 @@ tables: datatype: boolean description: Set if source was used in astrometric calibration fits:tunit: - - name: calib_detected - "@id": "#Source.calib_detected" - datatype: boolean - description: Source was detected as an icSource - fits:tunit: - name: calib_photometry_reserved "@id": "#Source.calib_photometry_reserved" datatype: boolean diff --git a/python/lsst/sdm_schemas/schemas/imsim.yaml b/python/lsst/sdm_schemas/schemas/imsim.yaml index 97110cab..3d48c67c 100644 --- a/python/lsst/sdm_schemas/schemas/imsim.yaml +++ b/python/lsst/sdm_schemas/schemas/imsim.yaml @@ -6705,11 +6705,6 @@ tables: datatype: boolean description: Set if source was used in astrometric calibration fits:tunit: - - name: calib_detected - "@id": "#Source.calib_detected" - datatype: boolean - description: Source was detected as an icSource - fits:tunit: - name: calib_photometry_reserved "@id": "#Source.calib_photometry_reserved" datatype: boolean