TABLE  ProgrammeFrame

Contains details of which image(s) belong to which Programme(s)

In general, frames stored within the archive can belong to more than one
Programme (for example, the UKIDSS GPS and GCS overlap significantly at
low latitude). This table contains the matrix of Programme/frame IDs that
are associated, thereby allowing images taken for one programme to be
associated with others if that is required.


Required constraints:
  • Primary key is (programmeID,multiframeID)
  • (programmeID) references Programme(programmeID)
  • (multiframeID) references Multiframe(multiframeID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
programmeIDint4 WSA assigned programme UID {image primary HDU keyword: PROJECT}-99999999ID_SURVEY
multiframeIDbigint8 UID of the multiframe: 6-digit UKIRT run number; 8-digit UT date observed; 5-digit "WSA day number" of processing ID_FRAME
cuEventIDint4 UID of the curation event ID_MAIN
Total length16