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 the UID of the relevant multiframe ID_FRAME
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
ppErrBitsStatusint4 Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.0 
Total length20