Changeset 39081 for trunk/ippToPsps/config/tables.OB.vot
- Timestamp:
- Nov 9, 2015, 11:48:04 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.OB.vot (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.OB.vot
r39032 r39081 4 4 <RESOURCE> 5 5 <TABLE name="ObjectThin"> 6 <DESCRIPTION>Contains the positional information for objects in a number of coordinate systems. The objects associate single epoch detections and the stacked detections within a one arcsecond radius. The position of an object in the stack is used as the basis for coordinates when available, with the mean position from the single epoch data when it is not. The right ascension and declination for both the stack and single epoch mean is provided. The number of detections in each filter from single epoch data is listed, along with which filters the object has a stack detection. References: Szalay, A. S., Gray, J., Fekete, G., et al. 2007, arXiv:cs/0701164.</DESCRIPTION> 6 7 <DESCRIPTION>Contains the positional information for objects in 8 a number of coordinate systems. The objects associate single 9 epoch detections and the stacked detections within a one 10 arcsecond radius. The mean position from the single epoch data 11 is used as the basis for coordinates when available, or the 12 position of an object in the stack when it is not. The right 13 ascension and declination for both the stack and single epoch 14 mean is provided. The number of detections in each filter from 15 single epoch data is listed, along with which filters the object 16 has a stack detection. References: Szalay, A. S., Gray, J., 17 Fekete, G., et al. 2007, arXiv:cs/0701164.</DESCRIPTION> 18 7 19 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 8 20 <FIELD name="objName" arraysize="32" datatype="char" unit="dimensionless" default="NA"> … … 64 76 </FIELD> 65 77 <FIELD name="raStack" arraysize="1" datatype="double" unit="degrees" default="-999"> 66 <DESCRIPTION>Right ascension mean from stack detections.</DESCRIPTION>78 <DESCRIPTION>Right ascension from stack detections, weighted mean value across filters, in equinox J2000. See StackObjectThin for stack epoch information.</DESCRIPTION> 67 79 </FIELD> 68 80 <FIELD name="decStack" arraysize="1" datatype="double" unit="degrees" default="-999"> 69 <DESCRIPTION>Declination mean from stack detections.</DESCRIPTION>81 <DESCRIPTION>Declination from stack detections, weighted mean value across filters, in equinox J2000. See StackObjectThin for stack epoch information.</DESCRIPTION> 70 82 </FIELD> 71 83 <FIELD name="raStackErr" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 76 88 </FIELD> 77 89 <FIELD name="raMean" arraysize="1" datatype="double" unit="degrees" default="-999"> 78 <DESCRIPTION>Right ascension mean from single epoch detections.</DESCRIPTION>90 <DESCRIPTION>Right ascension from single epoch detections (weighted mean) in equinox J2000 at the mean epoch given by epochMean.</DESCRIPTION> 79 91 </FIELD> 80 92 <FIELD name="decMean" arraysize="1" datatype="double" unit="degrees" default="-999"> 81 <DESCRIPTION>Declination mean from single epoch detections.</DESCRIPTION>93 <DESCRIPTION>Declination from single epoch detections (weighted mean) in equinox J2000 at the mean epoch given by epochMean.</DESCRIPTION> 82 94 </FIELD> 83 95 <FIELD name="raMeanErr" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 86 98 <FIELD name="decMeanErr" arraysize="1" datatype="float" unit="arcsec" default="-999"> 87 99 <DESCRIPTION>Declination standard deviation from single epoch detections.</DESCRIPTION> 100 </FIELD> 101 <FIELD name="epochMean" arraysize="1" datatype="double" unit="days" default="-999"> 102 <DESCRIPTION>Modified Julian Date of the mean epoch corresponding to raMean, decMean (equinox J2000).</DESCRIPTION> 88 103 </FIELD> 89 104 <FIELD name="posMeanChisq" arraysize="1" datatype="float" unit="dimensionless" default="-999"> … … 140 155 </TABLE> 141 156 <TABLE name="MeanObject"> 142 <DESCRIPTION>Contains the mean photometric information for objects based on the single epoch data, calculated as described in Magnier et al (2013). PSF, Kron (1980), and aperture magnitudes and statistics are listed for all filters. References: Kron, R. G. 1980, ApJS, 43, 305; Magnier, E. A., Schlafly, E., Finkbeiner, D., et al. 2013, ApJS, 205, 20.</DESCRIPTION> 157 158 <DESCRIPTION>Contains the mean photometric information for 159 objects based on the single epoch data, calculated as described 160 in Magnier et al (2013). To be included in this table, an 161 object must be bright enough to have been detected at least once 162 in an individual exposure. PSF, Kron (1980), and aperture 163 magnitudes and statistics are listed for all filters. 164 References: Kron, R. G. 1980, ApJS, 43, 305; Magnier, E. A., 165 Schlafly, E., Finkbeiner, D., et al. 2013, ApJS, 205, 166 20.</DESCRIPTION> 167 143 168 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 144 169 <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
Note:
See TracChangeset
for help on using the changeset viewer.
