TABLE  CurrentNightlyZP

Contains current nightly zeropoint coefficients of the photometric calibration.

This table contains, for every combination of detector/night/filter,
the current nightly zeropoint coefficients of the photometric calibration

Required constraints:
  • Primary key is (julianDayNum,filterID,deviceID)
  • (julianDayNum,filterID,deviceID) references DetectorSetUp(julianDayNum,filterID,deviceID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
julianDayNumint4Julian daysthe Julian Day number of the UKIRT night {image primary HDU keyword: UTDATE} TIME_DATE
filterIDtinyint1 the internal WSA filter UID INST_FILTER_CODE
deviceIDtinyint1 the device UID {image extension keyword: CAMNUM} ID_PLATE
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
zp0float8 the zeroth-order zeropoint coefficient1.0PHOT_ZP
zp1float8 the first-order zeropoint coefficient0.0PHOT_ZP
zp2float8 the second-order zeropoint coefficient0.0PHOT_ZP
Total length34