Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/jwst/data_products/msa_metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ The structure of the ``SHUTTER_INFO`` table extension is as follows:
- SHUTTER_STATE: OPEN or CLOSED. Generally will always be OPEN, unless
the shutter is part of a long slit that is not contiguous.
- ESTIMATED_SOURCE_IN_SHUTTER_X/Y: the position of the source within the
shutter in relative units, where 0,0 is bottom-left, 0.5,0.5 is center,
and 1,1 is upper-right, as planned in the MPT.
shutter in relative units, where 0,0 is upper-right, 0.5,0.5 is center,
and 1,1 is bottom-left, as planned in the MPT.
- DITHER_POINT_INDEX: integer index of the nod sequence; matches to
header keyword `PATT_NUM`.
- PRIMARY_SOURCE: Y or N. Y indicates that the shutter contains the
Expand Down
Loading