TABLE  MapApertureIDshzqCompMap

Contains apertureID information for MAP hzqCompMap.

Variability via matched apertures for comparison
SELECTSTR v.uvistaID,v.ra,v.dec FROMSTR ultraVistaCatalogue as v,finalQsoCatalogue as f WHERESTR f.qsoID=162 and dbo.fGreatCircleDist(v.ra,v.dec,f.ra,f.dec)<1.5

Required constraints:
  • Primary key is (apertureID)
  • (mapID,mapTableID) references MapSurveyTables(mapID,mapTableID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
apertureIDbigint8 UID of aperture unique over the MAP meta.id;meta.main
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
mapIDint4 UID of matched-aperture product meta_id
mapTableIDint4 The UID of the survey, table information in MapSurveyTables  
objectIDbigint8 The UID of the object within this survey programme table  
Total length44