ENUMERATED VALUES  CalibStatus

Calibration status for an SDSS image.

Access functions

nametypedescription
fCalibStatusF Returns the CalibStatus flag value corresponding to a name
fCalibStatusNF Returns the string describing to the calibration status flags in words

CalibStatus Data values

namevaluedescription
PHOTOMETRIC0x0001Photometric observations
UNPHOT_OVERLAP0x0002Unphotometric observations, calibrated based on overlaps with clear, ubercalibrated data; done on a field-by-field basis. Use with caution.
UNPHOT_EXTRAP_CLEAR0x0004Extrapolate the solution from the clear part of a night (that was ubercalibrated) to the cloudy part. Not recommended for use.
UNPHOT_EXTRAP_CLOUDY0x0008Extrapolate the solution from a cloudy part of the night (where there is overlap) to a region of no overlap. Not recommended for use.
UNPHOT_DISJOINT0x0010Data is disjoint from the rest of the survey (even though conditions may be photometric), the calibration is suspect. Not recommended for use.
INCREMENT_CALIB0x0020Incrementally calibrated by considering overlaps with ubercalibrated data
RESERVED20x0040Reserved for future use
RESERVED30x0080Reserved for future use
PT_CLEAR0x0100[Internal use only in DR8 and later] PT calibration for clear data
PT_CLOUDY0x0200[Internal use only in DR8 and later] PT calibration for cloudy data
DEFAULT0x0400[Internal use only in DR8 and later] A default calibration is applied (no PT or ubercal)
NO_UBERCAL0x0800[Internal use only in DR8 and later] Not uber-calibrated.