name | type | description |
fImageMask | F | Return the ImageMask flag value, indexed by name |
fImageMaskN | F | Return the expanded ImageMask corresponding to the flag value as a string |
name | value | description |
INTERP | 0x00000001 | Pixel's value has been interpolated. |
SATUR | 0x00000002 | Pixel is/was saturated. |
NOTCHECKED | 0x00000004 | Pixel was NOT examined for an object. |
OBJECT | 0x00000008 | Pixel is part of some object. |
BRIGHTOBJECT | 0x00000010 | Pixel is part of bright object. |
BINOBJECT | 0x00000020 | Pixel is part of binned object. |
CATOBJECT | 0x00000040 | Pixel is part of a catalogued object. |
SUBTRACTED | 0x00000080 | Model has been subtracted from pixel. |
GHOST | 0x00000100 | Pixel is part of a ghost. |
COSMIC_RAY | 0x00000200 | Pixel is part of a cosmic ray. |