TABLE  PreviousNightlyZP

Contains previous nightly zeropoint coefficients of the photometric calibration.

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

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

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
julianDayNumint4Julian daysthe Julian Day number of the UKIRT night TIME_DATE
filterIDtinyint1 the internal WSA filter UID INST_FILTER_CODE
deviceIDtinyint1 the device UID ID_PLATE
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
versNumint4 the version number of the calibration ID_VERSION
zp0float8 the zeroth-order zeropoint coefficient PHOT_ZP
zp1float8 the first-order zeropoint coefficient PHOT_ZP
zp2float8 the second-order zeropoint coefficient PHOT_ZP
softParfloat8 SDSS "luptitude" softening parameter b' ??
Total length46