IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38832


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

remove & from xml, fix psfModelID arraysize (1)

Location:
trunk/ippToPsps/config
Files:
2 edited

Legend:

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

    r38804 r38832  
    44  <RESOURCE>
    55    <TABLE name="ForcedMeanObject">
    6       <DESCRIPTION>Contains the mean of single-epoch photometric information for object sources detected in the stacked data, calculated as described in Magnier et al. (2013).  The objects associate forced warp detections within a one arcsecond radius.  PSF, Kron (1980), and SDSS aperture R5 (r = 3.00 arcsec), R6 (r = 4.63 arcsec), and R7 (r = 7.43 arcsec) apertures (Stoughton 2002) magnitudes and statistics are listed for all filters.  References: Kaiser, N., Squires, G., & Broadhurst, T. 1995, ApJ, 449, 460; Kron, R. G. 1980, ApJS, 43, 305; Magnier, E. A., Schlafly, E., Finkbeiner, D., et al. 2013, ApJS, 205, 20; Stoughton, C., Lupton, R. H., Bernardi, M., et al. 2002, AJ, 123, 485..</DESCRIPTION>
     6      <DESCRIPTION>Contains the mean of single-epoch photometric information for object sources detected in the stacked data, calculated as described in Magnier et al. (2013).  The objects associate forced warp detections within a one arcsecond radius.  PSF, Kron (1980), and SDSS aperture R5 (r = 3.00 arcsec), R6 (r = 4.63 arcsec), and R7 (r = 7.43 arcsec) apertures (Stoughton 2002) magnitudes and statistics are listed for all filters.  References: Kaiser, N., Squires, G., and Broadhurst, T. 1995, ApJ, 449, 460; Kron, R. G. 1980, ApJS, 43, 305; Magnier, E. A., Schlafly, E., Finkbeiner, D., et al. 2013, ApJS, 205, 20; Stoughton, C., Lupton, R. H., Bernardi, M., et al. 2002, AJ, 123, 485..</DESCRIPTION>
    77      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
    88      <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
     
    503503
    504504    <TABLE name="ForcedMeanLensing">
    505       <DESCRIPTION>Contains the mean 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>
     505      <DESCRIPTION>Contains the mean 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>
    506506      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
    507507      <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
  • 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.