ENUMERATED VALUES  UberCalibStatus

Access functions

nametypedescription
fUberCalibStatusF Returns the UberCalibStatus flag value corresponding to a name
fUberCalibStatusNF Returns the string describing to the ubercal status flags in words

UberCalibStatus Data values

namevaluedescription
PHOTOMETRIC0x0001Photometric data that was ubercalibrated
UNPHOT_OVERLAP0x0002Calibrate based on overlaps with clear, ubercalibrated data; this is done on a field-by-field basis
UNPHOT_EXTRAP_CLEAR0x0004Extrapolate the solution from the clear part of a night (that was ubercalibrated) to the cloudy part
UNPHOT_EXTRAP_CLOUDY0x0008The solution here is based on fitting the a-term to cloudy data.
UNPHOT_DISJOINT0x0010Data is disjoint from the rest of the survey (even though conditions may be photometric), the calibration is suspect
INCREMENT_CALIB0x0020Incrementally calibrated by considering overlaps with ubercalibrated data
RESERVED20x0040Reserved for future use
RESERVED30x0080Reserved for future use
PT_CLEAR0x0100[Internal use only] PT calibration for clear data
PT_CLOUDY0x0200[Internal use only] PT calibration for cloudy data
DEFAULT0x0400[Internal use only] A default calibration is applied (no PT or ubercal)
NO_UBERCAL0x0800These data are not uber-calibrated.