TABLE  CurrentPhtSoln

Contains current zeropoint coefficients of the photometric calibration.

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

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

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
filterIDtinyint1 UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank) INST_FILTER_CODE
deviceIDtinyint1 Numerical device UID identifying every IR device {image extension keyword: CAMNUM} ID_PLATE
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
zp0float8 the zeroth-order zeropoint coefficient0.0PHOT_ZP
izp0tinyint1 Is zp0 FIXED or FITTED1 
zp1float8 the first-order zeropoint coefficient wrt time during night0.0PHOT_ZP
izp1tinyint1 Is zp1 FIXED or FITTED1 
zp2float8 the second-order zeropoint coefficient wrt time during night0.0PHOT_ZP
izp2tinyint1 Is zp2 FIXED or FITTED1 
zp3float8 the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)0.0PHOT_ZP
izp3tinyint1 Is zp3 FIXED or FITTED1 
zp4float8 the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)0.0PHOT_ZP
izp4tinyint1 Is zp4 FIXED or FITTED1 
Total length51