| Details of individual twoDFrames. |
| The TwoDFrame table lists details of all the two-D frames (so-called 'twoDFrames') present in the survey. The collection of two-D frames comprises all the 'spectroscopic images' of whatever type, ie. including flats, biases etc. as well as target objects. Required constraints:
|
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
|---|---|---|---|---|---|---|
| twoDFrameID | bigint | 8 | Unique twoDFrameID for the frame | -99999999 | ||
| roleID | bigint | 8 | roleID (role identifier) corresponding to the primary role envisaged for the twoDFrame | -99999999 | ||
| softwareID | bigint | 8 | softwareID of the (versioned) software item which created the twoDFrame | -99999999 | ||
| fileName | varchar | 256 | The GES Science Archive filename at WFAU for the twoDFrame, eg. /path/filename.fits | 'NONE' | meta.id;meta.file | |
| nAxis | tinyint | 1 | Number of data axes {image primary HDU keyword: NAXIS} | |||
| nAxis1 | int | 4 | Length of data axis 1 {image primary HDU keyword: NAXIS1} | |||
| nAxis2 | int | 4 | Length of data axis 2 {image primary HDU keyword: NAXIS2} | |||
| originalFileName | varchar | 32 | Original File Name from observatory {image primary HDU keyword: ORIGFILE} | 'NONE' | ||
| archiveFileName | varchar | 64 | Archive File Name (ESO-SAF or CASU repository?) {image primary HDU keyword: ARCFILE} | 'NONE' | ||
| utDate | datetime | 8 | MM-DD-YYYY | UT date when this file was written {image primary HDU keyword: DATE} | '9999-12-31 23:59:59' | |
| origin | varchar | 64 | European Southern Observatory {image primary HDU keyword: ORIGIN} | 'NONE' | ||
| telescope | varchar | 16 | Telescope Name {image primary HDU keyword: TELESCOP} | 'NONE' | ||
| instrument | varchar | 8 | Instrument used. {image primary HDU keyword: INSTRUME} | 'NONE' | ||
| object | varchar | 64 | Original target. {image primary HDU keyword: OBJECT} | 'NONE' | ||
| raBase | real | 4 | degree | Right Ascension (J2000) pointing (deg) {image primary HDU keyword: RA} | -9.999995e+08 | |
| decBase | real | 4 | degree | Declination (J2000) pointing (deg) {image primary HDU keyword: DEC} | -9.999995e+08 | |
| equinox | real | 4 | year | Standard FK5 {image primary HDU keyword: EQUINOX} | -9.999995e+08 | |
| raDecSys | varchar | 4 | Coordinate reference frame {image primary HDU keyword: RADECSYS} | 'NONE' | ||
| expTime | real | 4 | second | Total integration time {image primary HDU keyword: EXPTIME} | -9.999995e+08 | |
| mjdObs | real | 4 | MJD start {image primary HDU keyword: MJD-OBS} | -9.999995e+08 | ||
| dateObs | datetime | 8 | MM-DD-YYYY | Date of observation {image primary HDU keyword: DATE-OBS} | '9999-12-31 23:59:59' | |
| utc | real | 4 | second | UTC at start {image primary HDU keyword: UTC} | -9.999995e+08 | |
| lst | real | 4 | second | LST at start {image primary HDU keyword: LST} | -9.999995e+08 | |
| piCoi | varchar | 64 | PI-COI name {image primary HDU keyword: PI-COI} | 'NONE' | ||
| observer | varchar | 64 | Name of observer. {image primary HDU keyword: OBSERVER} | 'NONE' | ||
| previewv | varchar | 64 | Version of preview {image primary HDU keyword: PREVIEWV} | 'NONE' | ||
| softAuth | varchar | 32 | Contact for bug reports {image primary HDU keyword: SOFTAUTH} | 'NONE' | ||
| softDate | varchar | 32 | MM-DD-YYYY | CIRDR release date {image primary HDU keyword: SOFTDATE} | 'NONE' | |
| softInst | varchar | 32 | CASU URL {image primary HDU keyword: SOFTINST} | 'NONE' | ||
| softVers | varchar | 32 | CIRDR Version {image primary HDU keyword: SOFTVERS} | 'NONE' | ||
| wfrtype | varchar | 4 | {image primary HDU keyword: WFRTYPE} | 'NONE' | ||
| deprecated | int | 4 | Deprecated flag: coded as current=0 or deprecated !=0 | meta.code | ||
| cuEventID | int | 4 | UID of curation event giving rise to this record | meta.bib | ||
| Total length | 917 |