| Contains details of the processing status for each matched-aperture product frame | 
|  In general, frames stored within the archive can have multiple matched-apertured product remeasurements performed on them for different purposes Required constraints: 
  | 
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor | 
|---|---|---|---|---|---|---|
| programmeID | int | 4 | WSA assigned programme UID | -99999999 | meta.id | |
| multiframeID | bigint | 8 | the UID of the relevant multiframe | -99999999 | obs.field | |
| mapID | int | 4 | UID of matched-aperture product | -99999999 | meta_id_--N/_-99999999 | |
| cuEventID | int | 4 | UID of curation event giving rise to this record | -99999999 | meta.bib | |
| ppErrBitsStatus | int | 4 | Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme and this map product. | 0 | ||
| catName | varchar | 256 | the filename of the associated catalogue MEF, eg. server:/path/filename_list.fits | NONE | meta.id;meta.dataset | |
| versionNum | smallint | 2 | Version number of the catalogue | -9999 | ||
| deprecated | tinyint | 1 | Code for a current (=0) or deprecated (!=0) | 0 | meta.code | |
| bitProcessingFlag | int | 4 | a bit-wise processing flag bit 0 catalogue extraction, bit 1 table culled, bit 2 headers updated | -99999999 | ||
| filteredImageName | varchar | 256 | the filename of the associated filtered image name, eg. server:/path/filename_st_tl_two.fit | NONE | ||
| catalogueID | bigint | 8 | Unique identifier for catalogue | -99999999 | meta_id;meta_main | |
| isIngested | tinyint | 1 | Has the catalogue been ingested Y=1/N=0 | 0 | ||
| Total length | 552 |