POL_NOD_CHOP

Reduces a chopped and nodded polarimetry observation nodded at each angle

Description:

This script reduces a chopped and nodded single-beam polarimetry observation, currently just for Michelle data. The imaging observation should comprise a multiple-of-four object frames nodded and chopped, and integrated at the four waveplate angles 0, 45, 22.5, 67.5 degrees in turn. For each waveplate angle the recipe makes automatically a calibrated, untrimmed mosaic. The recipe combines the multiple images of the source within each of these mosaics into new frames, and uses those four combined frames to calculate automatically calibrated polarisation images and vectors of the source. See “Output Data” for a list of these images.

It performs a null debiassing, creation and propagation of data variance, difference the integrations for each AB chop-beam pair, bad-pixel masking, difference adjacent nodded pairs, registers the frames, and forms a mosaic. See the “Notes” for further information.

Notes:

Output Data

Parameters:

NUMBER = INTEGER
The number of frames in the nod pattern. If absent, the number of offsets, as given by header NOFFSETS, minus one is used. If neither is available, 4 is used. An error state arises if the number of jittered frames is fewer than 4 and not a multiple of 4. []
USEVAR = LOGICAL
Whether or not to create and propagate variance arrays. [1]

Related Recipes

POL_ANGLE_NOD_CHOP, POL_QU_FIRST_NOD_CHOP, NOD_CHOP_APHOT,
POL_JITTER.

Implementation Status: