| 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:
|
| 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 {image extension keyword: CAMNUM} | ID_PLATE | ||
| cuEventID | int | 4 | UID of curation event giving rise to this record | REFER_CODE | ||
| zp0 | float | 8 | the zeroth-order zeropoint coefficient | 0.0 | PHOT_ZP | |
| izp0 | tinyint | 1 | Is zp0 FIXED or FITTED | 1 | ||
| zp1 | float | 8 | the first-order zeropoint coefficient wrt time during night | 0.0 | PHOT_ZP | |
| izp1 | tinyint | 1 | Is zp1 FIXED or FITTED | 1 | ||
| zp2 | float | 8 | the second-order zeropoint coefficient wrt time during night | 0.0 | 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) | 0.0 | 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) | 0.0 | PHOT_ZP | |
| izp4 | tinyint | 1 | Is zp4 FIXED or FITTED | 1 | ||
| Total length | 51 |