spacetelescope / stdatamodels

https://stdatamodels.readthedocs.io
Other
5 stars 25 forks source link

GUIDESTA keyword definition refers to a HDU that doesn't match the keyword dictionary #340

Open braingram opened 1 month ago

braingram commented 1 month ago

https://github.com/spacetelescope/stdatamodels/blob/503320f6325f7dd454dc2d7c177043ddf069c6f6/src/stdatamodels/jwst/datamodels/schemas/guider_meta.schema.yaml#L18-L19

I doubt "FGS Centroid Packet" is correct. This should likely be CENTROID

braingram commented 1 month ago

Confirmation of which HDU is currently in use is needed. If uncal files are using FGS Centroid Packet then the keyword dictionary could be updated. If instead CENTROID is in use then the datamodel schemas could be updated.