TABLE  RequiredListDrivenProduct

Contains programmes/surveys required for list-driven co-located photometry.

This table contains the matrix of VSA programmes and external surveys
that are required to be analysed for "list driven co-located photometry",
e.g. within any given VISTA programme, or between VISTA-VIKING and VST-KIDS etc.

Required constraints:
  • Primary key is (programmeID,tableID,surveyID)
  • (programmeID,tableID) references ProgrammeTable(programmeID,tableID)
  • (surveyID) references ExternalSurvey(surveyID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
programmeIDint4 the unique programme ID meta.id
tableIDint4 the unique ID of the table with the source list driving the remeasurements meta.id;meta.main
surveyIDint4 the unique ID of the external survey (if applicable)-99999999meta.id
transFilevarchar16 CASU list-driven photometry tool option specifying the source of the driving list (e.g. "use=radeclist") ??
aperturereal4pixelsCASU list-driven photometry tool option specifying the fixed radius to be used for photometry ??
filterIDtinyint1 filterID of the data that the list is driven from. If 0, then take the source list.0 
extractorvarchar16 CASU list driven or SExtractor dual image mode'NONE' 
Total length49