| Contains details of averaging setup. | 
|  This table contains details of different averaging setups for different Matched Aperture Products. Multiple averaging setups can be used. Required constraints: 
  | 
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor | 
|---|---|---|---|---|---|---|
| programmeID | int | 4 | the unique programme ID | meta.id | ||
| mapID | int | 4 | the UID of the matched-aperture product | meta.id | ||
| setupID | int | 4 | the setupID of the averaging process | meta.id;meta.main | ||
| description | varchar | 64 | Description of type of averaging required | NONE | ||
| useDeeps | tinyint | 1 | Average over deep frames, 0/1 N/Y | 0 | ||
| useHighProd | varchar | 16 | Average over higher product: e.g. tile. If mosaic, give mosaic setupID: mosaic:1, default NONE | NONE | ||
| timeScale | real | 4 | days | Time scale to average over (days) | -0.999995e9 | |
| nEpochs | int | 4 | Number of frames to average over | -99999999 | ||
| overLaps | tinyint | 1 | Average over overlaps (use with average over deep frames and source merging) 0/N N/Y | 0 | ||
| Total length | 102 |