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}-99999999meta.id
multiframeIDbigint8 the UID of the relevant multiframe obs.field
cuEventIDint4 UID of curation event giving rise to this record meta.bib
ppErrBitsStatusint4 Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.0 
productIDbigint8 Product ID of deep stack frame (or intermediate stack if used as a deep stack). {image primary HDU keyword: PRODID}-99999999 
releaseNumsmallint2 Release number of deep stack frame (or intermediate stack if used as a deep stack). {image primary HDU keyword: RELNUM}-9999 
fieldIDint4 UID of position on sky, set just after ProgrammeBuilder runs-99999999meta.bib
Total length34