QUADRANT_JITTER_NO_MASK

Reduces a “Quadrant Jitter” observation without object masking

Description:

This script reduces a “quadrant jitter” photometry observation with near-infrared imaging data. It takes an imaging observation comprising one or more series of four object frames where the target is approximately centred in each quadrant; and a dark frame to make a calibrated, untrimmed mosaic automatically.

It performs bad-pixel masking, null debiassing, dark subtraction, flat-field creation and division, feature detection and matching between object frames, and resampling. See the “Notes” for further information.

This recipe is suitable for faint objects or objects within a comparatively bright core embedded in faint extended emission, e.g. a quasar; or extended objects less than 45 arcseconds across with UFTI, 10 arcseconds with IRCAM, and 2 arcminutes with IRIS2. If there are other objects of comparable brightness to the principal target in other quadrants, they will introduce artifacts into the flat field. Use QUADRANT_JITTER for those.

Notes:

Output Data

Parameters:

USEVAR = LOGICAL
Whether or not to create and propagate variance arrays. [0]

Related Recipes

QUADRANT_JITTER, QUADRANT_JITTER_BASIC, EXTENDED_3x3_BASIC,
EXTENDED_5x5_BASIC.

Implementation Status: