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
Public Survey. 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 VSA assigned programme UID {image primary HDU keyword: HIERARCH ESO OBS PROG ID}-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 
Total length30