||Name||Hexadecimal||Value||Description||
||DEFAULT||0x00000000||0||Initial value; resets all bits.||
||DIFF_WITH_SINGLE||0x00000001||1||Difference source matched to a single positive detection.||
||DIFF_WITH_DOUBLE||0x00000002||2||Difference source matched to positive detections in both images.||
||MATCHED||0x00000004||4||Source generated based on another image (forced photometry at source location).||
||ON_SPIKE||0x00000008||8||More than 25% of (PSF-weighted) pixels land on diffraction spike.||
||ON_STARCORE||0x00000010||16||More than 25% of (PSF-weighted) pixels land on starcore.||
||ON_BURNTOOL||0x00000020||32||More than 25% of (PSF-weighted) pixels land on burntool.||
||ON_CONVPOOR||0x00000040||64||More than 25% of (PSF-weighted) pixels land on convpoor.||
||PASS1_SRC||0x00000080||128||Source detected in first pass analysis||
||HAS_BRIGHTER_NEIGHBOR||0x00000100||256||Peak is not the brightest in its footprint||
||BRIGHT_NEIGHBOR_1||0x00000200||512||Flux_negative / (r^2 flux_positive) >  1.||
||BRIGHT_NEIGHBOR_10||0x00000400||1024||Flux_negative / (r^2 flux_positive)  > 10.||
||DIFF_SELF_MATCH||0x00000800||2048||Positive detection match is probably this source.||
||SATSTAR_PROFILE||0x00001000||4096||Saturated source is modeled with a radial profile.||
||ECONTOUR_FEW_PTS||0x00002000||8192||Too few points to measure the elliptical contour.||
||RADBIN_NAN_CENTER||0x00004000||16384||Radial bins failed with too many NaN center bin.||
||PETRO_NAN_CENTER||0x00008000||32768||Petrosian (1976) radial bins failed with too many NaN center bin.||
||PETRO_NO_PROFILE||0x00010000||65536||Petrosian (1976) not built becaues radial bins missing.||
||PETRO_INSIG_RATIO||0x00020000||131072||Insignificant measurement of Petrosian (1976) ratio.||
||PETRO_RATIO_ZEROBIN||0x00040000||262144||Petrosian (1976) ratio in the 0th bin (likely bad).||
||EXT_FITS_RUN||0x00080000||524288||Attempted to run extended fits on this source.||
||EXT_FITS_FAIL||0x00100000||1048576||At least one of the model fits failed.||
||EXT_FITS_RETRY||0x00200000||2097152||One of the model fits was retried with new window.||
||EXT_FITS_NONE||0x00400000||4194304||All of the model fits failed.||
