| Contains previous zeropoint coefficients of the photometric calibration. |
| This table contains, for every combination of detector/filter, previous zeropoint coefficients of the photometric calibration Required constraints:
|
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
|---|---|---|---|---|---|---|
| filterID | tinyint | 1 | 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 | ||
| deviceID | tinyint | 1 | Numerical device UID identifying every IR device | ID_PLATE | ||
| cuEventID | int | 4 | UID of curation event giving rise to this record | REFER_CODE | ||
| versNum | int | 4 | the version number of the calibration | ID_VERSION | ||
| zp0 | float | 8 | the zeroth-order zeropoint coefficient | PHOT_ZP | ||
| izp0 | tinyint | 1 | Is zp0 FIXED or FITTED | 1 | ||
| zp1 | float | 8 | the first-order zeropoint coefficient wrt time during night | PHOT_ZP | ||
| izp1 | tinyint | 1 | Is zp1 FIXED or FITTED | 1 | ||
| zp2 | float | 8 | the second-order zeropoint coefficient wrt time during night | PHOT_ZP | ||
| izp2 | tinyint | 1 | Is zp2 FIXED or FITTED | 1 | ||
| zp3 | float | 8 | the first-order zeropoint coefficient wrt time across nights (long-term decay of detector) | PHOT_ZP | ||
| izp3 | tinyint | 1 | Is zp3 FIXED or FITTED | 1 | ||
| zp4 | float | 8 | the second-order zeropoint coefficient wrt time across nights (long-term decay of detector) | PHOT_ZP | ||
| izp4 | tinyint | 1 | Is zp4 FIXED or FITTED | 1 | ||
| Total length | 55 |