| Contains coefficients of 2-dimensional polynomial fit for the Spatial Map |
Required constraints:
|
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
|---|---|---|---|---|---|---|
| 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 | ||
| versNum | int | 4 | Version number of current astrometric solution | ID_VERSION | ||
| startDate | float | 8 | Julian days | MJD of the start time for this version of the calibration | TIME_DATE | |
| a00 | float | 8 | the zeroth-order spatial map coefficient | PHOT_ZP | ||
| a10 | float | 8 | the first-order in x spatial map coefficient | PHOT_ZP | ||
| a01 | float | 8 | the first-order in y spatial map coefficient | PHOT_ZP | ||
| a11 | float | 8 | the first-order in x and y spatial map coefficient | PHOT_ZP | ||
| a20 | float | 8 | the second-order in x spatial map coefficient | PHOT_ZP | ||
| a02 | float | 8 | the second-order in y spatial map coefficient | PHOT_ZP | ||
| a21 | float | 8 | the second-order in x, first order in y spatial map coefficient | PHOT_ZP | ||
| a12 | float | 8 | the second-order in y, first order in x spatial map coefficient | PHOT_ZP | ||
| a22 | float | 8 | the second-order in x and y spatial map coefficient | PHOT_ZP | ||
| Total length | 89 |