TABLE  MultiframeDetector

Contains details of individual detector frames that are part of a multiframe.


Required constraints:
  • Primary key is (multiframeID,extNum)
  • (multiframeID) references Multiframe(multiframeID)
  • (julianDayNum,filterID,deviceID) references DetectorSetUp(julianDayNum,filterID,deviceID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
multiframeIDbigint8 UID of the relevant multiframe ID_FRAME
extNumtinyint1 Extension number of this frame NUMBER
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
compFilevarchar256 Filename of the compressed image of this image frame, eg. server:/path/filename.jpg ID_FILE
julianDayNumint4Julian daysJulian Day number of the UKIRT night {image primary HDU keyword: UTDATE} TIME_DATE
deviceIDtinyint1 Device UID identifying every IR device {image extension keyword: CAMNUM} ID_PLATE
filterIDtinyint1 UID of combined filter (assigned in WSA) over the lifetime of WFCAM. {image primary HDU keyword: FILTER} INST_FILTER_CODE
imageExtNamevarchar16 Extension name in source FITS image file {image extension keyword: XTENSION}NONE??
bitsPerPixsmallint2FITS bitpixNumber of bits per data pixel, eg. +32 = 4 byte integers {image extension keyword: BITPIX} NUMBER
dataScalereal4 Scaling of pixel values {image extension keyword: BSCALE}1.0??
dataZeroreal4 Zeropoint of pixel values {image extension keyword: BZERO}0.0??
numAxestinyint1 Number of data axes; eg. 2 NUMBER
axis1Lengthint4 length of data axis 1 NUMBER
axis2Lengthint4 length of data axis 2 NUMBER
imagePcountint4 FITS image extension required keyword (always 0 for uncompressed images) {image extension keyword: PCOUNT} NUMBER
imageGcountint4 FITS image extension required keyword (always 1 for uncompressed images) {image extension keyword: GCOUNT} NUMBER
detectorTypevarchar16 Detector array used, eg. Aladdin {image extension keyword: DETECTOR}NONEINST_ID
numIntssmallint2 Number of integrations in observation {image primary HDU keyword: NINT} NUMBER
detRowssmallint2pixelsNumber of detector rows {image extension keyword: DROWS} NUMBER
detColssmallint2pixelsNumber of detector columns {image extension keyword: DCOLUMNS} NUMBER
startColsmallint2 Start column of array readout {image extension keyword: RDOUT_X1} NUMBER
endColsmallint2 Start column of array readout {image extension keyword: RDOUT_X2} NUMBER
startRowsmallint2 Start row of array readout {image extension keyword: RDOUT_Y1} NUMBER
endRowsmallint2 Start row of array readout {image extension keyword: RDOUT_Y2} NUMBER
pixelScalereal4arcsec per pixelPixel size {image extension keyword: PIXLSIZE}INST_PIXSIZE
CIRMEDreal4 Latest estimate of background {image extension keyword: CIRMED}-0.9999995e9INST_BACKGROUND
CIR_BVARreal4 Latest estimate of background variance {image extension keyword: CIR_BVAR}-0.9999995e9INST_BACKGROUND
CIR_ZEROreal4 Pedestal value relative to group average {image extension keyword: CIR_ZERO}-0.9999995e9FIT_PARAM_VALUE
CIR_SCALreal4 Background scale relative to group maximum {image extension keyword: CIR_SCAL}-0.9999995e9INST_BACKGROUND
readModevarchar8 Name of camera readmode {image primary HDU keyword: READMODE}NONE??
readOutAppvarchar32 Name of camera readout application {image extension keyword: CAPPLICN}NONE??
camReadOutvarchar3 Camera readout (CDS|NDR|SAR|RRR) {image extension keyword: READOUT}---??
ditherOffsetXreal4 Dither offset X {image extension keyword: CIR_XOFF}-0.9999995e9POS_OFFSET
ditherOffsetYreal4 Dither offset Y {image extension keyword: CIR_YOFF}-0.9999995e9POS_OFFSET
tableExtNamevarchar16 Extension name of source FITS binary table {catalogue extension keyword:  EXTNAME}NONE??
tableWidthsmallint2bytesRow size of source FITS binary table {catalogue extension keyword:  NAXIS1}-9999??
tableRowsint4 No. of rows in source FITS binary table {catalogue extension keyword:  NAXIS2}-99999999??
tablePcountsmallint2 FITS binary table required keyword {catalogue extension keyword:  PCOUNT}-9999??
tableGcountsmallint2 FITS binary table required keyword {catalogue extension keyword:  GCOUNT}-9999??
tableFieldssmallint2 No. of fields per row in source FITS binary table {catalogue extension keyword:  TFIELDS}-9999??
creationDatedatetime8MM-DD-YYYY:hh:mm:ss.sssCreation date/time of file {catalogue extension keyword:  DATE}12-31-9999??
deprecatedtinyint1 Is the frame superseded by reprocessing (0=no, 1=yes)?0??
Total length456