Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Story Points:1
-
Team:Ops Middleware
-
Urgent?:No
Description
The values in the SAL messages from the pointing component that are used for the RASTART and RAEND headers are incorrect.
Prior to about 2021-02-11T1845Z, they were in decimal hours and were offset by -37 seconds from the correct value (due to TAI/UTC).
After about 2021-02-11T1845Z, they are in decimal degrees but are still offset by -37 seconds (of time, not of arc).
It is expected that there will be a further change in the future to remove the offset.
Please adjust obs_lsst to produce the correct values for this metadata.
Tiago Ribeiro Please correct if I got anything wrong.
Attachments
Issue Links
- relates to
-
DM-29187 LATISS UTC/TAI problems were fixed on 2021-02-12
- Done
Activity
Field | Original Value | New Value |
---|---|---|
Description |
The values in the SAL messages from the pointing component that are used for the RASTART and RAEND headers are incorrect.
Prior to about 2021-02-11T1900Z, they were in decimal hours and were offset by -37 seconds from the correct value (due to TAI/UTC). After about 2021-02-11T1900Z, they are in decimal degrees but are still offset by -37 seconds of arc. It is expected that there will be a further change in the future to remove the offset. Please adjust obs_lsst to produce the correct values for this metadata. [~tribeiro] Please correct if I got anything wrong. |
The values in the SAL messages from the pointing component that are used for the RASTART and RAEND headers are incorrect.
Prior to about 2021-02-11T1845Z, they were in decimal hours and were offset by -37 seconds from the correct value (due to TAI/UTC). After about 2021-02-11T1845Z, they are in decimal degrees but are still offset by -37 seconds of arc. It is expected that there will be a further change in the future to remove the offset. Please adjust obs_lsst to produce the correct values for this metadata. [~tribeiro] Please correct if I got anything wrong. |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Tiago Ribeiro [ tribeiro ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Reviewers | Tiago Ribeiro [ tribeiro ] | Merlin Fisher-Levine [ mfisherlevine ] |
Status | In Review [ 10004 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Description |
The values in the SAL messages from the pointing component that are used for the RASTART and RAEND headers are incorrect.
Prior to about 2021-02-11T1845Z, they were in decimal hours and were offset by -37 seconds from the correct value (due to TAI/UTC). After about 2021-02-11T1845Z, they are in decimal degrees but are still offset by -37 seconds of arc. It is expected that there will be a further change in the future to remove the offset. Please adjust obs_lsst to produce the correct values for this metadata. [~tribeiro] Please correct if I got anything wrong. |
The values in the SAL messages from the pointing component that are used for the RASTART and RAEND headers are incorrect.
Prior to about 2021-02-11T1845Z, they were in decimal hours and were offset by -37 seconds from the correct value (due to TAI/UTC). After about 2021-02-11T1845Z, they are in decimal degrees but are still offset by -37 seconds (of time, not of arc). It is expected that there will be a further change in the future to remove the offset. Please adjust obs_lsst to produce the correct values for this metadata. [~tribeiro] Please correct if I got anything wrong. |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Reviewers | Merlin Fisher-Levine [ mfisherlevine ] | Robert Lupton [ rhl ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Story Points | 1 |
The translator currently is set up to
Current data therefore needs the RASTART header corrected by the time offset. If the time is out by 37 seconds I think you are asking for a correction of 15*37*cos(dec) arcseconds to be made. We should be able to see that in the difference between the RASTART and RA headers. I take it that we have some data somewhere at NCSA that has this style of RASTART onsky header?