Skip to content

Commit

Permalink
Merge pull request #284 from lsst/tickets/DM-47443
Browse files Browse the repository at this point in the history
Move mount, jitter, to exposure_quicklook
  • Loading branch information
Vebop authored Nov 19, 2024
2 parents 29e9593 + 6af4378 commit 053005a
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
70 changes: 35 additions & 35 deletions python/lsst/sdm_schemas/schemas/cdb_latiss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
70 changes: 35 additions & 35 deletions python/lsst/sdm_schemas/schemas/cdb_lsstcomcam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 053005a

Please sign in to comment.