Data model: MARVELSplantable.fits

General description: The MARVELSplantable.fits file is created when a set of user-specified MJD's are scanned for whirls. The whirlscanner routine indexes the fully qualified paths to the calibration and the science whirls, sorts them, and extracts summary information. It then writes its findings into the MARVELSplantable.fits binary FITS table. Included are the star names, the star template whirl (as chosen by the current algorithm, but often the brightest one the time series), the TIO calibration template whirl, a list of all the pure star images, their detector positions, and JD's of observation, and a list of all the TIO calibration images, their detector positions, and JD's of observation.

Naming convention: MARVELSplantable.fits.

Approximate size: 100's of Mbytes, depending on how many whirls are to be made into RV curves.

File type: FITS

Read by products: MARVELS_REDUCE_PIPELINE/testwrapper.pro

Written by products: MARVELS_REDUCE_PIPELINE/whirlscanner_simple.pro

File Contents:

HDU0 is empty. HDU1-N are binary tables containing fully qualified paths to the whirl files needed for ingestion by the RV extraction routine. There are N binary tables corresponding to the N plates discovered during the whirlscanner process.

HDU0 NULL NULL
HDU1 binary table

FITS Header Keywords

HDU 0

SIMPLE  =                    T /Dummy Created by MWRFITS v1.2
BITPIX  =                    8 /Dummy primary header created by MWRFITS
NAXIS   =                    0 /No data is associated with this header
EXTEND  =                    T /Extensions may (will!) be present
END

HDU 1-N

XTENSION= 'BINTABLE'           /Written by IDL:  Thu Aug 13 17:21:24 2009
BITPIX  =                    8 /
NAXIS   =                    2 /Binary table
NAXIS1  =            129153568 /Number of bytes per row
NAXIS2  =                    1 /Number of rows
PCOUNT  =                    0 /Random parameter count
GCOUNT  =                    1 /Group count
TFIELDS =                    9 /Number of columns
COMMENT
COMMENT  *** End of mandatory fields ***
COMMENT
EXTNAME = 'tio     '           /Extension name
COMMENT
COMMENT  *** Column names ***
COMMENT
TTYPE1  = 'STARNAME '          /
TTYPE2  = 'STARTEMPLATE '      /
TTYPE3  = 'I2TEMPLATE '        /
TTYPE4  = 'ALLSTARTEMPLATES '  /
TTYPE5  = 'ALLSTARTEMPLATES_IDS ' /
TTYPE6  = 'ALLSTARTEMPLATES_JD ' /
TTYPE7  = 'ALLSTARIO '         /
TTYPE8  = 'ALLSTARIO_IDS '     /
TTYPE9  = 'ALLSTARIO_JD '      /
COMMENT
COMMENT  *** Column formats ***
COMMENT
TFORM1  = '720A    '           /
TFORM2  = '13920A  '           /
TFORM3  = '13920A  '           /
TFORM4  = '50025568A'          /
TFORM5  = '5558184A'           /
TFORM6  = '8978752A'           /
TFORM7  = '50025568A'          /
TFORM8  = '5558184A'           /
TFORM9  = '8978752A'           /
COMMENT
COMMENT  *** Column dimensions (2 D or greater) ***
COMMENT
TDIM1   = '(6, 120)'           /
TDIM2   = '(116, 120)'         /
TDIM3   = '(116, 120)'         /
TDIM4   = '(209312, 239)'      /
TDIM5   = '(23256, 239)'       /
TDIM6   = '(37568, 239)'       /
TDIM7   = '(209312, 239)'      /
TDIM8   = '(23256, 239)'       /
TDIM9   = '(37568, 239)'       /
COMMENT
COMMENT  *** End of mandatory fields ***
COMMENT
COMMENT
COMMENT  *** Column names ***
COMMENT
COMMENT
COMMENT  *** Column formats ***
COMMENT
COMMENT
COMMENT  *** Column dimensions (2 D or greater) ***
COMMENT
END