Connection to image mask planes#
Important
DP2 flag descriptions and guidance for their scientific applications is currently under development. These webpages are not complete. Mask names have changed.
Catalog pixelFlags_* columns are directly derived from image mask planes.
Each mask plane bit in the image propagates to a corresponding pixel flag in the catalog.
The connections between key mask plans and catalog flags are listed in the table below.
Mask Plane |
Catalog Flag |
Notes |
|---|---|---|
SAT |
|
Saturated pixels. |
CR |
|
Cosmic rays (interpolated in final images). |
INTRP |
|
Interpolated pixels (from CRs, defects, saturation). |
EDGE |
|
Image edge (single exposures). |
SENSOR_EDGE |
|
Detector boundaries (coadds). |
BAD |
|
Known bad pixels (detector defects). |
SUSPECT |
|
Suspect pixels (near saturation). |
NO_DATA |
|
No data available. |
CLIPPED |
|
Outlier rejection during coaddition. |
REJECTED |
(propagates to CLIPPED) |
Input visit excluded during coaddition. |
Footprint vs center: Flags without Center suffix are set if any pixel in the source footprint has that mask bit.
Center flags are set only if a pixel in the central 3x3 box has that bit.
For quality filtering, center flags are typically more important since they affect core photometry.
See Visit and difference image mask planes and Deep and template coadd mask planes for detailed mask plane descriptions.