TABLE  vikingMergeLog

Contains frame set details of merged VIKING MultiframeDetector images.


Required constraints:
  • Primary key is (frameSetID)
  • (zmfID,zeNum) references MultiframeDetector(multiframeID,extNum)
  • (ymfID,yeNum) references MultiframeDetector(multiframeID,extNum)n
  • (jmfID,jeNum) references MultiframeDetector(multiframeID,extNum)n
  • (hmfID,heNum) references MultiframeDetector(multiframeID,extNum)n
  • (ksmfID,kseNum) references MultiframeDetector(multiframeID,extNum)n

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
frameSetID link to glossarybigint8 frame set ID, unique over the whole VSA via programme ID prefix, assigned by merging procedure obs.field
cuEventIDint4 UID of curation event giving rise to this record meta.bib
rafloat8degreesRight Ascension of field centre pos.eq.ra;meta.main
decfloat8degreesDeclination of field centre pos.eq.dec;meta.main
cxfloat8 unit vector of spherical co-ordinates pos.distance;pos.cartesian.x
cyfloat8 unit vector of spherical co-ordinates pos.distance;pos.cartesian.y
czfloat8 unit vector of spherical co-ordinates pos.distance;pos.cartesian.z
htmIDbigint8 Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates pos.eq
zmfIDbigint8 the UID of the relevant Z multiframe obs.field
zeNumtinyint1 the extension number of this Z frame meta.number
newZframetinyint1 new/old flag (1/0) of this detector image meta.code
listProcZtinyint1 Frame has been list processed (0=no; 1=yes) meta.code
ymfIDbigint8 the UID of the relevant Y multiframe obs.field
yeNumtinyint1 the extension number of this Y frame meta.number
newYframetinyint1 new/old flag (1/0) of this detector image meta.code
listProcYtinyint1 Frame has been list processed (0=no; 1=yes) meta.code
jmfIDbigint8 the UID of the relevant J multiframe obs.field
jeNumtinyint1 the extension number of this J frame meta.number
newJframetinyint1 new/old flag (1/0) of this detector image meta.code
listProcJtinyint1 Frame has been list processed (0=no; 1=yes) meta.code
hmfIDbigint8 the UID of the relevant H multiframe obs.field
heNumtinyint1 the extension number of this H frame meta.number
newHframetinyint1 new/old flag (1/0) of this detector image meta.code
listProcHtinyint1 Frame has been list processed (0=no; 1=yes) meta.code
ksmfIDbigint8 the UID of the relevant Ks multiframe obs.field
kseNumtinyint1 the extension number of this Ks frame meta.number
newKsframetinyint1 new/old flag (1/0) of this detector image meta.code
listProcKstinyint1 Frame has been list processed (0=no; 1=yes) meta.code
mergeSwVersionreal4 version number of the software used to merge the frames meta.software
newFrameSettinyint1 Flag used internally by curation applications meta.code
deprecatedtinyint1 frame set deprecation flag (1=deprecated) meta.code
Total length121