You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The x1d.fits files have headers without a critical piece of information for a long-slit spectrum: the PA_APER keyword: the principal axis of the slit. That information appears in the headers of the s2d.fits files in both Level 2 and 3, in the JWST ephemeris info section, but not the x1d.fits files for either level. Some of the other ephemeris information could probably also be carried over as well.
The text was updated successfully, but these errors were encountered:
Note that PA_APER will be the position angle of the primary science aperture, so I believe in the case of LRS that PA_APER=0 would correspond to an E-W slit orientation. Regardless of conventions, I agree this would be a useful piece of information to propagate; looks like we currently pass SLIT_RA and SLIT_DEC. There may be some complications for multi-slit data that need to be worked through, as would be what to do when multiple different exposures have different PA.
Issue JP-3844 was created on JIRA by Greg Sloan:
The x1d.fits files have headers without a critical piece of information for a long-slit spectrum: the PA_APER keyword: the principal axis of the slit. That information appears in the headers of the s2d.fits files in both Level 2 and 3, in the JWST ephemeris info section, but not the x1d.fits files for either level. Some of the other ephemeris information could probably also be carried over as well.
The text was updated successfully, but these errors were encountered: