diff --git a/docs/roman/pipeline/exposure_pipeline.rst b/docs/roman/pipeline/exposure_pipeline.rst index 491d802d6..dda8ee7a9 100644 --- a/docs/roman/pipeline/exposure_pipeline.rst +++ b/docs/roman/pipeline/exposure_pipeline.rst @@ -102,7 +102,7 @@ The segmentation map is :Data model: `~romancal.datamodels.MosaicSegmentationMapModel` :File suffix: _segm - + Result of applying all pipeline steps up through the :ref:`tweakreg ` step is to produce calibrated data with the image WCS aligned to Gaia, and is 2D image data, which will have one less data dimensions as the input diff --git a/docs/roman/pipeline/mosaic_pipeline.rst b/docs/roman/pipeline/mosaic_pipeline.rst index d0cfb6e5d..578556932 100644 --- a/docs/roman/pipeline/mosaic_pipeline.rst +++ b/docs/roman/pipeline/mosaic_pipeline.rst @@ -13,7 +13,7 @@ This pipeline is used to apply the flux scale factor, :ref:`flux `, determine a common background, :ref:`skymatch `, detect pixels the are not consistent with the other datasets, :ref:`outlier_detection `, resample the image to a single undistorted image, :ref:`resample `, and to run :ref:`source_catalog ` -on the resulting corrected image. +on the resulting corrected image. The list of steps applied by the ``MosaicPipeline`` pipeline is shown in the table below.