Contains details of individual detector frames that are part of a multiframe. |
Required constraints:
|
Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
---|---|---|---|---|---|---|
multiframeID | bigint | 8 | UID of the relevant multiframe | ID_FRAME | ||
extNum | tinyint | 1 | Extension number of this frame | NUMBER | ||
cuEventID | int | 4 | UID of curation event giving rise to this record | REFER_CODE | ||
compFile | varchar | 256 | Filename of the compressed image of this image frame, eg. server:/path/filename.jpg | ID_FILE | ||
julianDayNum | int | 4 | Julian days | Julian Day number of the UKIRT night {image primary HDU keyword: UTDATE} | TIME_DATE | |
deviceID | tinyint | 1 | Device UID identifying every IR device {image extension keyword: CAMNUM} | ID_PLATE | ||
filterID | tinyint | 1 | UID of combined filter (assigned in WSA) over the lifetime of WFCAM. {image primary HDU keyword: FILTER} | INST_FILTER_CODE | ||
imageExtName | varchar | 16 | Extension name in source FITS image file {image extension keyword: XTENSION} | NONE | ?? | |
bitsPerPix | smallint | 2 | FITS bitpix | Number of bits per data pixel, eg. +32 = 4 byte integers {image extension keyword: BITPIX} | NUMBER | |
dataScale | real | 4 | Scaling of pixel values {image extension keyword: BSCALE} | 1.0 | ?? | |
dataZero | real | 4 | Zeropoint of pixel values {image extension keyword: BZERO} | 0.0 | ?? | |
numAxes | tinyint | 1 | Number of data axes; eg. 2 | NUMBER | ||
axis1Length | int | 4 | length of data axis 1 | NUMBER | ||
axis2Length | int | 4 | length of data axis 2 | NUMBER | ||
imagePcount | int | 4 | FITS image extension required keyword (always 0 for uncompressed images) {image extension keyword: PCOUNT} | NUMBER | ||
imageGcount | int | 4 | FITS image extension required keyword (always 1 for uncompressed images) {image extension keyword: GCOUNT} | NUMBER | ||
detectorType | varchar | 16 | Detector array used, eg. Aladdin {image extension keyword: DETECTOR} | NONE | INST_ID | |
numInts | smallint | 2 | Number of integrations in observation {image primary HDU keyword: NINT} | NUMBER | ||
detRows | smallint | 2 | pixels | Number of detector rows {image extension keyword: DROWS} | NUMBER | |
detCols | smallint | 2 | pixels | Number of detector columns {image extension keyword: DCOLUMNS} | NUMBER | |
startCol | smallint | 2 | Start column of array readout {image extension keyword: RDOUT_X1} | NUMBER | ||
endCol | smallint | 2 | Start column of array readout {image extension keyword: RDOUT_X2} | NUMBER | ||
startRow | smallint | 2 | Start row of array readout {image extension keyword: RDOUT_Y1} | NUMBER | ||
endRow | smallint | 2 | Start row of array readout {image extension keyword: RDOUT_Y2} | NUMBER | ||
pixelScale | real | 4 | arcsec per pixel | Pixel size {image extension keyword: PIXLSIZE} | INST_PIXSIZE | |
CIRMED | real | 4 | Latest estimate of background {image extension keyword: CIRMED} | -0.9999995e9 | INST_BACKGROUND | |
CIR_BVAR | real | 4 | Latest estimate of background variance {image extension keyword: CIR_BVAR} | -0.9999995e9 | INST_BACKGROUND | |
CIR_ZERO | real | 4 | Pedestal value relative to group average {image extension keyword: CIR_ZERO} | -0.9999995e9 | FIT_PARAM_VALUE | |
CIR_SCAL | real | 4 | Background scale relative to group maximum {image extension keyword: CIR_SCAL} | -0.9999995e9 | INST_BACKGROUND | |
readMode | varchar | 8 | Name of camera readmode {image primary HDU keyword: READMODE} | NONE | ?? | |
readOutApp | varchar | 32 | Name of camera readout application {image extension keyword: CAPPLICN} | NONE | ?? | |
camReadOut | varchar | 3 | Camera readout (CDS|NDR|SAR|RRR) {image extension keyword: READOUT} | --- | ?? | |
ditherOffsetX | real | 4 | Dither offset X {image extension keyword: CIR_XOFF} | -0.9999995e9 | POS_OFFSET | |
ditherOffsetY | real | 4 | Dither offset Y {image extension keyword: CIR_YOFF} | -0.9999995e9 | POS_OFFSET | |
tableExtName | varchar | 16 | Extension name of source FITS binary table {catalogue extension keyword: EXTNAME} | NONE | ?? | |
tableWidth | smallint | 2 | bytes | Row size of source FITS binary table {catalogue extension keyword: NAXIS1} | -9999 | ?? |
tableRows | int | 4 | No. of rows in source FITS binary table {catalogue extension keyword: NAXIS2} | -99999999 | ?? | |
tablePcount | smallint | 2 | FITS binary table required keyword {catalogue extension keyword: PCOUNT} | -9999 | ?? | |
tableGcount | smallint | 2 | FITS binary table required keyword {catalogue extension keyword: GCOUNT} | -9999 | ?? | |
tableFields | smallint | 2 | No. of fields per row in source FITS binary table {catalogue extension keyword: TFIELDS} | -9999 | ?? | |
creationDate | datetime | 8 | MM-DD-YYYY:hh:mm:ss.sss | Creation date/time of file {catalogue extension keyword: DATE} | 12-31-9999 | ?? |
deprecated | tinyint | 1 | Is the frame superseded by reprocessing (0=no, 1=yes)? | 0 | ?? | |
Total length | 456 |