IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2015, 12:26:46 PM (11 years ago)
Author:
eugene
Message:

remove & from xml, fix psfModelID arraysize (1)

File:
1 edited

Legend:

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

    r38825 r38832  
    4242        <DESCRIPTION>Number of photometric reference sources.</DESCRIPTION>
    4343      </FIELD>
    44       <FIELD name="psfModelID" arraysize="100" datatype="int" unit="dimensionless" default="-999">
     44      <FIELD name="psfModelID" arraysize="1" datatype="int" unit="dimensionless" default="-999">
    4545        <DESCRIPTION>PSF model identifier.</DESCRIPTION>
    4646      </FIELD>
     
    343343    </TABLE>
    344344    <TABLE name="ForcedWarpLensing">
    345       <DESCRIPTION>Contains the Kaiser et al. (1995) lensing parameters measured from the forced photometry of objects detected in stacked images on the individual single epoch data.  References: Kaiser, N., Squires, G., & Broadhurst, T. 1995, ApJ, 449, 460.</DESCRIPTION>
     345      <DESCRIPTION>Contains the Kaiser et al. (1995) lensing parameters measured from the forced photometry of objects detected in stacked images on the individual single epoch data.  References: Kaiser, N., Squires, G., and Broadhurst, T. 1995, ApJ, 449, 460.</DESCRIPTION>
    346346      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
    347347      <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
Note: See TracChangeset for help on using the changeset viewer.