Skip to content

Commit

Permalink
updated docs to show imprint is done before background subtraction
Browse files Browse the repository at this point in the history
  • Loading branch information
jemorrison committed Jan 6, 2023
1 parent 93df0ad commit dab75c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/jwst/imprint/description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ MOS and IFU exposures by the MSA structure. This is accomplished by
subtracting a dedicated exposure taken with all MSA shutters closed and the
IFU entrance aperture blocked.

The step has two input parameters: the target exposure and the imprint
exposure. These arguments can be provided as either a file name
The step has three input parameters: the target exposure, the imprint
exposure, and the dithered position number of the imprint exposure. These arguments can be provided as either a file name
or a JWST data model.

The SCI data array of the imprint exposure is subtracted from the SCI array
Expand Down
8 changes: 4 additions & 4 deletions docs/jwst/pipeline/calwebb_spec2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ TSO exposures. The instrument mode abbreviations used in the table are as follow
+==========================================================+=====+=====+=====+=====+=====+=====+======+======+========+=====+
| :ref:`assign_wcs <assign_wcs_step>` | |c| | |c| | |c| | |c| | |c| | |c| | |c| | |c| | |c| | |c| |
+----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+
| :ref:`background <background_step>` | |c| | |c| | |c| | |c| | | |c| | |c| | |c| | |c| | |
+----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+
| :ref:`imprint <imprint_step>` | | |c| | |c| | | | | | | | |
+----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+
| :ref:`background <background_step>` | |c| | |c| | |c| | |c| | | |c| | |c| | |c| | |c| | |
+----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+
| :ref:`msaflagopen <msaflagopen_step>` | | |c| | |c| | | | | | | | |
+----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+
| :ref:`extract_2d <extract_2d_step>`\ :sup:`1` | |c| | |c| | | | | | | |c| | |c| | |c| |
Expand Down Expand Up @@ -172,10 +172,10 @@ abbreviations used in the table are as follows:
+=======================================+============+==============+=================+==============+
| :ref:`assign_wcs <assign_wcs_step>` | ALL | ALL | ALL | ALL |
+---------------------------------------+------------+--------------+-----------------+--------------+
| :ref:`background <background_step>` | NONE | NONE | NONE | NONE |
+---------------------------------------+------------+--------------+-----------------+--------------+
| :ref:`imprint <imprint_step>` | NONE | IFU | NONE | NONE |
+---------------------------------------+------------+--------------+-----------------+--------------+
| :ref:`background <background_step>` | NONE | NONE | NONE | NONE |
+---------------------------------------+------------+--------------+-----------------+--------------+
| :ref:`msaflagopen <msaflagopen_step>` | MOS, IFU | MOS, IFU | MOS, IFU | MOS |
+---------------------------------------+------------+--------------+-----------------+--------------+
| :ref:`extract_2d <extract_2d_step>` | MOS, FS | MOS, FS | MOS, FS | MOS |
Expand Down

0 comments on commit dab75c3

Please sign in to comment.