Contains details of default mosaic image products curated in the archive. |
This table contains details of all the default image mosaic products that are curated within the archive as part of the requirements for a particular survey. A mosaic may be made from single exposure images or from stacks. For example, the UKIDSS UDS/DXS are deep stacked and mosaiced surveys. The stacking curation task implemented within the archive uses the information in this table to produce the required mosaics(s) for a given programme when invoked as part of archive operations. Required constraints:
|
Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
---|---|---|---|---|---|---|
programmeID | int | 4 | The unique programme ID | ID_SURVEY | ||
productID | int | 4 | A unique identifier assigned to each required mosaic product entry | ?? | ||
name | varchar | 64 | Name of the mosaiced product | ?? | ||
description | varchar | 256 | Description of the product | ?? | ||
mosaicStacks | tinyint | 1 | Indicates if stacks are to be mosaiced (=1) or not (=0) | ?? | ||
filterID | tinyint | 1 | UID of WFCAM filter | INST_FILTER_CODE | ||
ra | float | 8 | degrees | Right Ascension of mosaic centre | POS_EQ_RA_MAIN | |
dec | float | 8 | degrees | Declination of mosaic centre | POS_EQ_DEC_MAIN | |
raExtent | real | 4 | degrees | The angular extent in RA of the mosaic image | ?? | |
decExtent | real | 4 | degrees | The angular extent in Dec of the mosaic image | ?? | |
scrunch | smallint | 2 | pixels | CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning) | ?? | |
raDec | varchar | 32 | HHMMSS DDMMSS | CASU mosaic tool option to specify the centre of the mosaic image | ?? | |
projection | varchar | 3 | CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial) | ?? | ||
confLimit | tinyint | 1 | percent | CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel | ?? | |
outSize | real | 4 | CASU mosaic tool option specifying the size of the output mosaic | ?? | ||
nPixels | smallint | 2 | CASU source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4) | -9999 | ?? | |
threshold | real | 4 | sigma | CASU source extraction tool option for the isophotal analysis threshold (recommended value=1.5) | -0.9999995e9 | ?? |
crowd | tinyint | 1 | CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1) | 0 | ?? | |
rCore | real | 4 | pixels | CASU source extraction tool option for default profile fitting radius (recommended value=expected image FWHM) | -0.9999995e9 | ?? |
nBlockSize | smallint | 2 | pixels | CASU source extraction tool option to override the default background blockdown size (=64, the recommended value) | -9999 | ?? |
Total length | 409 |