From dab75c3587429755829898e09983509288d1a77d Mon Sep 17 00:00:00 2001 From: jemorrison Date: Fri, 6 Jan 2023 13:03:25 -0700 Subject: [PATCH] updated docs to show imprint is done before background subtraction --- docs/jwst/imprint/description.rst | 4 ++-- docs/jwst/pipeline/calwebb_spec2.rst | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/jwst/imprint/description.rst b/docs/jwst/imprint/description.rst index e769f6b19ca..3e40e7c1f26 100644 --- a/docs/jwst/imprint/description.rst +++ b/docs/jwst/imprint/description.rst @@ -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 diff --git a/docs/jwst/pipeline/calwebb_spec2.rst b/docs/jwst/pipeline/calwebb_spec2.rst index cd41bda4941..2d5314d6b6b 100644 --- a/docs/jwst/pipeline/calwebb_spec2.rst +++ b/docs/jwst/pipeline/calwebb_spec2.rst @@ -47,10 +47,10 @@ TSO exposures. The instrument mode abbreviations used in the table are as follow +==========================================================+=====+=====+=====+=====+=====+=====+======+======+========+=====+ | :ref:`assign_wcs ` | |c| | |c| | |c| | |c| | |c| | |c| | |c| | |c| | |c| | |c| | +----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+ -| :ref:`background ` | |c| | |c| | |c| | |c| | | |c| | |c| | |c| | |c| | | -+----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+ | :ref:`imprint ` | | |c| | |c| | | | | | | | | +----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+ +| :ref:`background ` | |c| | |c| | |c| | |c| | | |c| | |c| | |c| | |c| | | ++----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+ | :ref:`msaflagopen ` | | |c| | |c| | | | | | | | | +----------------------------------------------------------+-----+-----+-----+-----+-----+-----+------+------+--------+-----+ | :ref:`extract_2d `\ :sup:`1` | |c| | |c| | | | | | | |c| | |c| | |c| | @@ -172,10 +172,10 @@ abbreviations used in the table are as follows: +=======================================+============+==============+=================+==============+ | :ref:`assign_wcs ` | ALL | ALL | ALL | ALL | +---------------------------------------+------------+--------------+-----------------+--------------+ -| :ref:`background ` | NONE | NONE | NONE | NONE | -+---------------------------------------+------------+--------------+-----------------+--------------+ | :ref:`imprint ` | NONE | IFU | NONE | NONE | +---------------------------------------+------------+--------------+-----------------+--------------+ +| :ref:`background ` | NONE | NONE | NONE | NONE | ++---------------------------------------+------------+--------------+-----------------+--------------+ | :ref:`msaflagopen ` | MOS, IFU | MOS, IFU | MOS, IFU | MOS | +---------------------------------------+------------+--------------+-----------------+--------------+ | :ref:`extract_2d ` | MOS, FS | MOS, FS | MOS, FS | MOS |