Changeset 38829
- Timestamp:
- Oct 10, 2015, 12:25:02 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.ST.vot (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.ST.vot
r38825 r38829 59 59 <DESCRIPTION>Number of photometric reference sources.</DESCRIPTION> 60 60 </FIELD> 61 <FIELD name="psfModelID" arraysize="1 00" datatype="int" unit="dimensionless" default="-999">61 <FIELD name="psfModelID" arraysize="1" datatype="int" unit="dimensionless" default="-999"> 62 62 <DESCRIPTION>PSF model identifier.</DESCRIPTION> 63 </FIELD> 64 <FIELD name="psfFWHM" arraysize="1" datatype="float" unit="arcsec" default="-999"> 65 <DESCRIPTION>Mean PSF full width at half maximum at image center.</DESCRIPTION> 66 </FIELD> 67 <FIELD name="psfWidMajor" arraysize="1" datatype="float" unit="arcsec" default="-999"> 68 <DESCRIPTION>PSF major axis FWHM at image center.</DESCRIPTION> 69 </FIELD> 70 <FIELD name="psfWidMinor" arraysize="1" datatype="float" unit="arcsec" default="-999"> 71 <DESCRIPTION>PSF minor axis FWHM at image center.</DESCRIPTION> 72 </FIELD> 73 <FIELD name="psfTheta" arraysize="1" datatype="float" unit="degrees" default="-999"> 74 <DESCRIPTION>PSF major axis orientation at image center.</DESCRIPTION> 63 75 </FIELD> 64 76 <FIELD name="psfFwhm_mean" arraysize="1" datatype="double" unit="arcsec" default="-999"> … … 435 447 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 436 448 <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 437 <DESCRIPTION>Unique object identifier.< </DESCRIPTION>449 <DESCRIPTION>Unique object identifier.</DESCRIPTION> 438 450 </FIELD> 439 451 <FIELD name="uniquePspsSTid" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 532 544 <DESCRIPTION>Aperture fill factor from g filter stack detection.</DESCRIPTION> 533 545 </FIELD> 546 <FIELD name="gApRadius" arraysize="1" datatype="float" unit="arcsec" default="-999"> 547 <DESCRIPTION>Aperture radius for g filter stack detection.</DESCRIPTION> 548 </FIELD> 534 549 <FIELD name="gKronFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> 535 550 <DESCRIPTION>Kron (1980) flux from g filter stack detection.</DESCRIPTION> … … 636 651 <DESCRIPTION>Aperture fill factor from r filter stack detection.</DESCRIPTION> 637 652 </FIELD> 653 <FIELD name="rApRadius" arraysize="1" datatype="float" unit="arcsec" default="-999"> 654 <DESCRIPTION>Aperture radius for r filter stack detection.</DESCRIPTION> 655 </FIELD> 638 656 <FIELD name="rKronFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> 639 657 <DESCRIPTION>Kron (1980) flux from r filter stack detection.</DESCRIPTION> … … 740 758 <DESCRIPTION>Aperture fill factor from i filter stack detection.</DESCRIPTION> 741 759 </FIELD> 760 <FIELD name="iApRadius" arraysize="1" datatype="float" unit="arcsec" default="-999"> 761 <DESCRIPTION>Aperture radius for i filter stack detection.</DESCRIPTION> 762 </FIELD> 742 763 <FIELD name="iKronFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> 743 764 <DESCRIPTION>Kron (1980) flux from i filter stack detection.</DESCRIPTION> … … 844 865 <DESCRIPTION>Aperture fill factor from z filter stack detection.</DESCRIPTION> 845 866 </FIELD> 867 <FIELD name="zApRadius" arraysize="1" datatype="float" unit="arcsec" default="-999"> 868 <DESCRIPTION>Aperture radius for z filter stack detection.</DESCRIPTION> 869 </FIELD> 846 870 <FIELD name="zKronFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> 847 871 <DESCRIPTION>Kron (1980) flux from z filter stack detection.</DESCRIPTION> … … 947 971 <FIELD name="yApFillFac" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 948 972 <DESCRIPTION>Aperture fill factor from y filter stack detection.</DESCRIPTION> 973 </FIELD> 974 <FIELD name="yApRadius" arraysize="1" datatype="float" unit="arcsec" default="-999"> 975 <DESCRIPTION>Aperture radius for y filter stack detection.</DESCRIPTION> 949 976 </FIELD> 950 977 <FIELD name="yKronFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> … … 1607 1634 <!-- StackModelFitExtra Table ************************************************** --> 1608 1635 <TABLE name="StackModelFitExtra"> 1609 <DESCRIPTION>Contains the galaxy shape and concentration parameters measured from the stack detections. See StackObjectThin table for discussion of primary, secondary, and best detections. References: Blakeslee, J. P., Holden, B. P., Franx, M., et al. 2006, ApJ, 644, 30; Cheng, J. Y., Faber, S. M., Schade, D., Lilly, S. J., Crampton, D., et al. 1995, ApJL, 451, L1; Simard, L., et al. 2011, MNRAS, 412, 727; Gyory, Z., &Bell, E. F. 2010, ApJ, 724, 694; Petrosian, V. 1976, ApJL, 209, L1; Simard, L., Willmer, C. N. A., Vogt, N. P., et al. 2002, ApJS, 142, 1.</DESCRIPTION>1636 <DESCRIPTION>Contains the galaxy shape and concentration parameters measured from the stack detections. See StackObjectThin table for discussion of primary, secondary, and best detections. References: Blakeslee, J. P., Holden, B. P., Franx, M., et al. 2006, ApJ, 644, 30; Cheng, J. Y., Faber, S. M., Schade, D., Lilly, S. J., Crampton, D., et al. 1995, ApJL, 451, L1; Simard, L., et al. 2011, MNRAS, 412, 727; Gyory, Z., and Bell, E. F. 2010, ApJ, 724, 694; Petrosian, V. 1976, ApJL, 209, L1; Simard, L., Willmer, C. N. A., Vogt, N. P., et al. 2002, ApJS, 142, 1.</DESCRIPTION> 1610 1637 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 1611 1638 <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
Note:
See TracChangeset
for help on using the changeset viewer.
