IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 28, 2010, 4:22:32 PM (16 years ago)
Author:
rhenders
Message:

New test batch for Jim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/test/tables.xml

    r28662 r28759  
    22
    33<tableDescriptions type="det">
    4   <table name="FrameMeta">
    5     <column name="frameID" type="TLONG" default="0" comment="unique exposure/frame identifier."></column>
    6     <column name="filterID" type="TBYTE" default="0" comment="filter identifier"></column>
    7     <column name="nOTA" type="TSHORT" default="-999" comment="number of valid OTA/CCD images in this exposure"></column>
    8     <column name="photoScat" type="TFLOAT" default="-999" comment=" global photometric scatter (unit = mag)"></column>
    9     <column name="expStart" type="TDOUBLE" default="-999" comment=" exposure start time in MJD (unit = day)"></column>
    10     <column name="expTime" type="TFLOAT" default="-999" comment=" exposure time (unit = s)"></column>
    11     <column name="airmass" type="TFLOAT" default="-999" comment="airmass at mid-exposure"></column>
    12     <column name="raBore" type="TDOUBLE" default="-999" comment=" RA of telescope boresight (unit = deg)"></column>
    13     <column name="decBore" type="TDOUBLE" default="-999" comment=" DEC of telescope boresight (unit = deg)"></column>
    14     <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    15     <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
    16     <column name="crval1" type="TDOUBLE" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
    17     <column name="crval2" type="TDOUBLE" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
    18     <column name="crpix1" type="TDOUBLE" default="-999" comment="reference pixel value for RA"></column>
    19     <column name="crpix2" type="TDOUBLE" default="-999" comment="reference pixel value for DEC"></column>
    20     <column name="cdelt1" type="TDOUBLE" default="-999" comment=""></column>
    21     <column name="cdelt2" type="TDOUBLE" default="-999" comment=""></column>
    22     <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    23     <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    24     <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    25     <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    26     <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
    27     <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    28     <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    29     <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    30     <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    31     <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    32     <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    33     <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    34     <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    35     <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    36     <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    37     <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    38     <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    39     <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    40     <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    41   </table>
    42   <table name="ImageMeta">
    43     <column name="photoCalID" type="TLONG" default="0" comment="photometry reduction code identifier"></column>
    44     <column name="filterID" type="TBYTE" default="0" comment="filter ID"></column>
    45     <column name="sky" type="TFLOAT" default="-999" comment=" mean sky level (unit = ADU)"></column>
    46     <column name="skyScat" type="TFLOAT" default="-999" comment=" scatter in mean sky level (unit = ADU)"></column>
    47     <column name="nDetect" type="TLONG" default="-999" comment="number of detections on CCD"></column>
    48     <column name="magSat" type="TFLOAT" default="-999" comment=" saturation magnitude level (unit = mag)"></column>
    49     <column name="completMag" type="TFLOAT" default="-999" comment=" 95% completion level in mag (unit = mag)"></column>
    50     <column name="astroScat" type="TFLOAT" default="-999" comment=" astrometric scatter for chip (unit = mag)"></column>
    51     <column name="photoScat" type="TFLOAT" default="-999" comment="photometric scatter for chip"></column>
    52     <column name="numAstroRef" type="TLONG" default="-999" comment="number of astrometric reference sources"></column>
    53     <column name="nx" type="TSHORT" default="-999" comment="chip dimension in x"></column>
    54     <column name="ny" type="TSHORT" default="-999" comment="chip dimension in y"></column>
    55     <column name="psfModelID" type="TLONG" default="-999" comment="PSF model identifier"></column>
    56     <column name="psfFwhm" type="TFLOAT" default="-999" comment=" model psf full width at half maximum at chip center (unit = arcsec)"></column>
    57     <column name="psfWidMajor" type="TFLOAT" default="-999" comment=" model PSF parameters at chip center (unit = arcsec)"></column>
    58     <column name="psfWidMinor" type="TFLOAT" default="-999" comment=" model PSF parameters at chip center (unit = arcsec)"></column>
    59     <column name="psfTheta" type="TFLOAT" default="-999" comment=" model PSF parameters at chip center (unit = deg)"></column>
    60     <column name="apResid" type="TFLOAT" default="-999" comment="corrected aperture residual"></column>
    61     <column name="dapResid" type="TFLOAT" default="-999" comment="scatter of aperture corrections"></column>
    62     <column name="photoZero" type="TFLOAT" default="-999" comment=" local derived photometric zero point (unit = mag)"></column>
    63     <column name="qaFlags" type="TLONGLONG" default="-999" comment="Q/A flags for this OTA"></column>
    64     <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    65     <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
    66     <column name="crval1" type="TDOUBLE" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
    67     <column name="crval2" type="TDOUBLE" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
    68     <column name="crpix1" type="TDOUBLE" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>
    69     <column name="crpix2" type="TDOUBLE" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column>
    70     <column name="cdelt1" type="TDOUBLE" default="-999" comment=""></column>
    71     <column name="cdelt2" type="TDOUBLE" default="-999" comment=""></column>
    72     <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    73     <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    74     <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    75     <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    76     <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
    77     <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    78     <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    79     <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    80     <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    81     <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    82     <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    83     <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    84     <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    85     <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    86     <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    87     <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    88     <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    89     <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    90     <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    91   </table>
    924  <table name="Detection">
    935    <column name="objID" type="TLONGLONG" default="0" comment="ODM object identifier"></column>
     
    968    <column name="ippDetectID" type="TLONGLONG" default="0" comment="detection id generated by IPP"></column>
    979    <column name="filterID" type="TBYTE" default="0" comment="filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ..."></column>
    98     <column name="xPos" type="TFLOAT" default="-999" comment=" measured x on CCD from PSF fit (unit = pix)"></column>
    99     <column name="yPos" type="TFLOAT" default="-999" comment=" measured y on CCD from PSF fit (unit = pix)"></column>
    100     <column name="xPosErr" type="TFLOAT" default="-999" comment=" estimated error in x (unit = pix)"></column>
    101     <column name="yPosErr" type="TFLOAT" default="-999" comment=" estimated error in y (unit = pix)"></column>
    102     <column name="ippRa" type="TFLOAT" default="-999" comment="RA"></column>
    103     <column name="ippDec" type="TFLOAT" default="-999" comment="dec"></column>
     10    <column name="imageID" type="TLONGLONG" default="0" comment="unique ID for each image, hashed from frameID and ccdID (ALEX)"></column>
     11    <column name="ra" type="TFLOAT" default="-999" comment="RA"></column>
     12    <column name="dec" type="TFLOAT" default="-999" comment="dec"></column>
     13    <column name="infoFlag" type="TLONGLONG" default="-999" comment="flag indicating provenance information"></column>
    10414    <column name="instFlux" type="TFLOAT" default="-999" comment=" PSF instrumental flux (unit = adu/s)"></column>
    105     <column name="instFluxErr" type="TFLOAT" default="-999" comment=" estimated error in flux (unit = adu/s)"></column>
    106     <column name="peakADU" type="TFLOAT" default="-999" comment=" peak count in source pixel (unit = adu)"></column>
    107     <column name="psfWidMajor" type="TFLOAT" default="-999" comment=" model PSF width in major axis (unit = arcsec)"></column>
    108     <column name="psfWidMinor" type="TFLOAT" default="-999" comment=" model PSF width in minor axis (unit = arcsec)"></column>
    109     <column name="psfTheta" type="TFLOAT" default="-999" comment=" model PSF orientation angle (unit = deg)"></column>
    110     <column name="psfCf" type="TFLOAT" default="-999" comment="PSF coverage factor"></column>
    111     <column name="infoFlag" type="TLONGLONG" default="-999" comment="flag indicating provenance information"></column>
    112     <column name="sky" type="TFLOAT" default="-999" comment=" PSF sky level at source (unit = adu)"></column>
    113     <column name="skyErr" type="TFLOAT" default="-999" comment=" estimated error in sky (unit = adu)"></column>
    11415  </table>
    11516</tableDescriptions>
Note: See TracChangeset for help on using the changeset viewer.