From 16e19cedbe5dfe3d47ff3b1d0db09e2da35baf18 Mon Sep 17 00:00:00 2001 From: Brett Date: Mon, 5 Aug 2024 15:17:41 -0400 Subject: [PATCH] update data products table --- docs/roman/data_products/product_types.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/roman/data_products/product_types.rst b/docs/roman/data_products/product_types.rst index 769ae737b..1b2bae1bd 100644 --- a/docs/roman/data_products/product_types.rst +++ b/docs/roman/data_products/product_types.rst @@ -49,7 +49,7 @@ the user is running the pipeline. The input for each optional step is the output +------------------------------------------------+-----------------+--------------------------+------------------+---------------------+---------------------------------------+ | :ref:`source_detection `| | sourcedetectionstep (opt)| ImageModel | DN/s | Sources identified in the data | +------------------------------------------------+-----------------+--------------------------+------------------+---------------------+---------------------------------------+ -| :ref:`tweakreg ` | | tweakregstep (opt) | ImageModel | DN/s | WCS aligned with GAIA | +| :ref:`tweakreg ` | | tweakreg (opt) | ImageModel | DN/s | WCS aligned with GAIA | +------------------------------------------------+-----------------+--------------------------+------------------+---------------------+---------------------------------------+ | | | cal | ImageModel | DN/s | 2-D calibrated exposure data | +------------------------------------------------+-----------------+--------------------------+------------------+---------------------+---------------------------------------+ @@ -73,9 +73,9 @@ the user is running the pipeline. The input for each optional step is the output +---------------------------------------------------+-----------------+------------------------------+------------------+---------------------+---------------------------------------+ | :ref:`sky_match ` | asn | skymatch (opt) | ModelLibrary | MJy/sr | A list of _cal files | +---------------------------------------------------+-----------------+------------------------------+------------------+---------------------+---------------------------------------+ -| :ref:`outlier_detection ` | | outlier_detection_step (opt) | ModelLibrary | MJy/sr | A list of _cal files | +| :ref:`outlier_detection ` | | outlier_detection (opt) | ModelLibrary | MJy/sr | A list of _cal files | +---------------------------------------------------+-----------------+------------------------------+------------------+---------------------+---------------------------------------+ -| :ref:`resample ` | | resamplestep (opt) | ModelLibrary | MJy/sr | A list of _cal files | +| :ref:`resample ` | | resample (opt) | ModelLibrary | MJy/sr | A list of _cal files | +---------------------------------------------------+-----------------+------------------------------+------------------+---------------------+---------------------------------------+ | | | i2d | MosaicModel | MJy/sr | A 2D resampled image | +---------------------------------------------------+-----------------+------------------------------+------------------+---------------------+---------------------------------------+