TABLE  CurrentSpatialMap

Contains coefficients of 2-dimensional polynomial fit for the Spatial Map


Required constraints:
  • Primary key is (deviceID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
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
versNumint4 Version number of current astrometric solution ID_VERSION
startDatefloat8Julian daysMJD of the start time for this version of the calibration TIME_DATE
a00float8 the zeroth-order spatial map coefficient PHOT_ZP
a10float8 the first-order in x spatial map coefficient PHOT_ZP
a01float8 the first-order in y spatial map coefficient PHOT_ZP
a11float8 the first-order in x and y spatial map coefficient PHOT_ZP
a20float8 the second-order in x spatial map coefficient PHOT_ZP
a02float8 the second-order in y spatial map coefficient PHOT_ZP
a21float8 the second-order in x, first order in y spatial map coefficient PHOT_ZP
a12float8 the second-order in y, first order in x spatial map coefficient PHOT_ZP
a22float8 the second-order in x and y spatial map coefficient PHOT_ZP
Total length89