From 6af4378cc6a837e7b2a1b637b07cdcc149537cf7 Mon Sep 17 00:00:00 2001 From: Valerie Becker Date: Tue, 19 Nov 2024 13:07:58 -0700 Subject: [PATCH] Move mount, jitter, to exposure_quicklook --- .../lsst/sdm_schemas/schemas/cdb_latiss.yaml | 70 +++++++++---------- .../sdm_schemas/schemas/cdb_lsstcomcam.yaml | 70 +++++++++---------- 2 files changed, 70 insertions(+), 70 deletions(-) diff --git a/python/lsst/sdm_schemas/schemas/cdb_latiss.yaml b/python/lsst/sdm_schemas/schemas/cdb_latiss.yaml index 5d08e894..c5e6c6d7 100644 --- a/python/lsst/sdm_schemas/schemas/cdb_latiss.yaml +++ b/python/lsst/sdm_schemas/schemas/cdb_latiss.yaml @@ -305,41 +305,6 @@ tables: length: 1024 description: Sky region in STC-S format (https://www.ivoa.net/documents/STC-S/20130917/index.html). ivoa:ucd: pos.outline;obs.field - - name: mount_motion_image_degradation - "@id": "#exposure.mount_motion_image_degradation" - datatype: float - ivoa:unit: arcsec - description: Image degradation due to mount motion. - - name: mount_motion_image_degradation_az - "@id": "#exposure.mount_motion_image_degradation_az" - datatype: float - ivoa:unit: arcsec - description: Image degradation due to mount motion in azimuth. - - name: mount_motion_image_degradation_el - "@id": "#exposure.mount_motion_image_degradation_el" - datatype: float - ivoa:unit: arcsec - description: Image degradation due to mount motion in elevation. - - name: mount_jitter_rms - "@id": "#exposure.mount_jitter_rms" - datatype: float - ivoa:unit: arcsec - description: RMS mount jitter. - - name: mount_jitter_rms_az - "@id": "#exposure.mount_jitter_rms_az" - datatype: float - ivoa:unit: arcsec - description: Azimuth RMS mount jitter. - - name: mount_jitter_rms_el - "@id": "#exposure.mount_jitter_rms_el" - datatype: float - ivoa:unit: arcsec - description: Elevation RMS mount jitter. - - name: mount_jitter_rms_rot - "@id": "#exposure.mount_jitter_rms_rotator" - datatype: float - ivoa:unit: arcsec - description: Rotator RMS mount jitter. - name: exposure_flexdata "@id": "#exposure_flexdata" primaryKey: @@ -1097,6 +1062,41 @@ tables: datatype: float description: Median postISR pixel value. ivoa:unit: electron + - name: mount_motion_image_degradation + "@id": "#exposure_quicklook.mount_motion_image_degradation" + datatype: float + ivoa:unit: arcsec + description: Image degradation due to mount motion. + - name: mount_motion_image_degradation_az + "@id": "#exposure_quicklook.mount_motion_image_degradation_az" + datatype: float + ivoa:unit: arcsec + description: Image degradation due to mount motion in azimuth. + - name: mount_motion_image_degradation_el + "@id": "#exposure_quicklook.mount_motion_image_degradation_el" + datatype: float + ivoa:unit: arcsec + description: Image degradation due to mount motion in elevation. + - name: mount_jitter_rms + "@id": "#exposure_quicklook.mount_jitter_rms" + datatype: float + ivoa:unit: arcsec + description: RMS mount jitter. + - name: mount_jitter_rms_az + "@id": "#exposure_quicklook.mount_jitter_rms_az" + datatype: float + ivoa:unit: arcsec + description: Azimuth RMS mount jitter. + - name: mount_jitter_rms_el + "@id": "#exposure_quicklook.mount_jitter_rms_el" + datatype: float + ivoa:unit: arcsec + description: Elevation RMS mount jitter. + - name: mount_jitter_rms_rot + "@id": "#exposure_quicklook.mount_jitter_rms_rotator" + datatype: float + ivoa:unit: arcsec + description: Rotator RMS mount jitter. - name: ccdvisit1 "@id": "#ccdvisit1" primaryKey: diff --git a/python/lsst/sdm_schemas/schemas/cdb_lsstcomcam.yaml b/python/lsst/sdm_schemas/schemas/cdb_lsstcomcam.yaml index 991ab5c1..e40b9e21 100644 --- a/python/lsst/sdm_schemas/schemas/cdb_lsstcomcam.yaml +++ b/python/lsst/sdm_schemas/schemas/cdb_lsstcomcam.yaml @@ -293,41 +293,6 @@ tables: length: 1024 description: Sky region in STC-S format (https://www.ivoa.net/documents/STC-S/20130917/index.html). ivoa:ucd: pos.outline;obs.field - - name: mount_motion_image_degradation - "@id": "#exposure.mount_motion_image_degradation" - datatype: float - ivoa:unit: arcsec - description: Image degradation due to mount motion. - - name: mount_motion_image_degradation_az - "@id": "#exposure.mount_motion_image_degradation_az" - datatype: float - ivoa:unit: arcsec - description: Image degradation due to mount motion in azimuth. - - name: mount_motion_image_degradation_rot - "@id": "#exposure.mount_motion_image_degradation_rotator" - datatype: float - ivoa:unit: arcsec - description: Image degradation due to rotator jitter. - - name: mount_jitter_rms - "@id": "#exposure.mount_jitter_rms" - datatype: float - ivoa:unit: arcsec - description: RMS mount jitter. - - name: mount_jitter_rms_az - "@id": "#exposure.mount_jitter_rms_az" - datatype: float - ivoa:unit: arcsec - description: Azimuth RMS mount jitter. - - name: mount_jitter_rms_el - "@id": "#exposure.mount_jitter_rms_el" - datatype: float - ivoa:unit: arcsec - description: Elevation RMS mount jitter. - - name: mount_jitter_rms_rot - "@id": "#exposure.mount_jitter_rms_rotator" - datatype: float - ivoa:unit: arcsec - description: Rotator RMS mount jitter. - name: exposure_flexdata "@id": "#exposure_flexdata" primaryKey: @@ -1427,6 +1392,41 @@ tables: description: Median postISR pixel value (max across all detectors). ivoa:unit: count ivoa:ucd: phot;phys.electron + - name: mount_motion_image_degradation + "@id": "#exposure_quicklook.mount_motion_image_degradation" + datatype: float + ivoa:unit: arcsec + description: Image degradation due to mount motion. + - name: mount_motion_image_degradation_az + "@id": "#exposure_quicklook.mount_motion_image_degradation_az" + datatype: float + ivoa:unit: arcsec + description: Image degradation due to mount motion in azimuth. + - name: mount_motion_image_degradation_rot + "@id": "#exposure_quicklook.mount_motion_image_degradation_rotator" + datatype: float + ivoa:unit: arcsec + description: Image degradation due to rotator jitter. + - name: mount_jitter_rms + "@id": "#exposure_quicklook.mount_jitter_rms" + datatype: float + ivoa:unit: arcsec + description: RMS mount jitter. + - name: mount_jitter_rms_az + "@id": "#exposure_quicklook.mount_jitter_rms_az" + datatype: float + ivoa:unit: arcsec + description: Azimuth RMS mount jitter. + - name: mount_jitter_rms_el + "@id": "#exposure_quicklook.mount_jitter_rms_el" + datatype: float + ivoa:unit: arcsec + description: Elevation RMS mount jitter. + - name: mount_jitter_rms_rot + "@id": "#exposure_quicklook.mount_jitter_rms_rotator" + datatype: float + ivoa:unit: arcsec + description: Rotator RMS mount jitter. - name: ccdvisit1 "@id": "#ccdvisit1" primaryKey: