IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2015, 11:48:04 AM (11 years ago)
Author:
eugene
Message:

delete CameraConfig table; delete photoColor (FW and OB); add magnitude unites to zeropoint and extinction; add ObjectThin.epochMean; add Stack.DetEffMeta.nInjected, Diff.DetEffMeta.nInjected, Stack.DetEffMeta.nInjected; delete stackDetectRowID; add (grizy)Epoch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/tables.FW.vot

    r38961 r39081  
    8181        <DESCRIPTION>Locally derived photometric zero point for this warp image.</DESCRIPTION>
    8282      </FIELD>
    83       <FIELD name="photoColor" arraysize="1" datatype="float" unit="magnitudes" default="-999">
    84         <DESCRIPTION>Locally derived photometric color term for this warp image.</DESCRIPTION>
    85       </FIELD>
    8683      <FIELD name="ctype1" arraysize="100" datatype="char" unit="dimensionless" default="">
    8784        <DESCRIPTION>Name of astrometric projection in right ascension.</DESCRIPTION>
     
    128125    </TABLE>
    129126    <TABLE name="ForcedWarpMeasurement">
    130       <DESCRIPTION>Contains single epoch forced photometry of individual measurements of objects detected in the stacked images.  The identifiers connecting the measurement back to the original image and to the object association are provided.  PSF, aperture, and Kron (1980) photometry are included, along with sky and detector coordinate positions.  References: Kron, R. G. 1980, ApJS, 43, 305. </DESCRIPTION>
     127
     128      <DESCRIPTION>Contains single epoch forced photometry of
     129      individual measurements of objects detected in the stacked
     130      images.  The identifiers connecting the measurement back to the
     131      original image and to the object association are provided.  PSF,
     132      aperture, and Kron (1980) photometry are included, along with
     133      sky and detector coordinate positions.  References: Kron,
     134      R. G. 1980, ApJS, 43, 305. </DESCRIPTION>
     135
    131136      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
    132137      <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
     
    294299    </TABLE>
    295300    <TABLE name="ForcedWarpMasked">
    296       <DESCRIPTION>Contains single epoch forced photometry of objects detected in the stacked images but are masked in a particular warp image.</DESCRIPTION>
     301      <DESCRIPTION>Contains an entry for objects detected in the stacked images which were in the footprint of a single epoch exposure, but for which there are no unmasked pixels at that epoch.</DESCRIPTION>
    297302      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
    298303      <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
Note: See TracChangeset for help on using the changeset viewer.