MOSAIC_JCMT_IMAGES

Coadd images produced by JCMT instruments

Description:

A simple PICARD recipe combine SCUBA-2 or ACSIS images taking into account the EXP_TIME NDF component. Default behaviour is to combine all images into a single coadd/mosaic. However this can be overridden using the MOSAIC_EACH recipe parameter which will combine images based on the OBJECT in the FITS header.

Creates one or more output files with suffix _mos, using the name of the last file in the list as its base.

Notes:

Available Parameters :

The following parameters can be set via the -recpars option:
MOSAIC_EACH
Flag to indicate whether the data should be mosaicked by individual object or combined into a single output file. Default is to create a single output file.
MOSAIC_TASK
The mosaicking task to use either wcsmosaic (default) or makemos.
MAKEMOS_METHOD
The image combination method for makemos.
MAKEMOS_SIGMAS
The sigma-clipping threshold if MAKEMOS_METHOD is SIGMAS. Default is 4.
MASK_LOWVAR
Flag to indicate that files should have pixels with anomalously-low variances removed. Default is 0 (do not mask out low-variance pixels).
WCSMOSAIC_METHOD
Rebinning method for wcsmosaic and/or wcsalign. Default is nearest.
WCSMOSAIC_PARAMS
Additional parameters required for certain choices of WCSMOSAIC_METHOD.

Display

None.