Changeset 39081 for trunk/ippToPsps/config/tables.DF.vot
- Timestamp:
- Nov 9, 2015, 11:48:04 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.DF.vot (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.DF.vot
r39071 r39081 4 4 <RESOURCE> 5 5 <TABLE name="DiffMeta"> 6 <DESCRIPTION>Contains metadata related to a difference image constructed by subtracting the stacked image from the single epoch data. The astrometric calibration of the reference stack is listed.</DESCRIPTION> 6 7 <DESCRIPTION>Contains metadata related to a difference image 8 constructed by subtracting a stacked image from a single epoch 9 image, or in the case of the MD Survey from a nightly stack 10 (stack made from all exposures in a single filter in a single 11 night). The astrometric calibration of the reference stack is 12 listed.</DESCRIPTION> 13 7 14 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 8 15 <FIELD name="diffImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 22 29 </FIELD> 23 30 <FIELD name="frameID" arraysize="1" datatype="int" unit="dimensionless" default="NA"> 24 <DESCRIPTION>Frame/exposure identifier for the postitive image in warp-stack difference images .</DESCRIPTION>31 <DESCRIPTION>Frame/exposure identifier for the postitive image in warp-stack difference images; not populated for stack-stack differences.</DESCRIPTION> 25 32 </FIELD> 26 33 <FIELD name="posImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 27 <DESCRIPTION>Image identifier for the positive image. For warp-stack difference images, this corresponds to the ForcedWarpToImage.forcedWarpID entry. </DESCRIPTION>34 <DESCRIPTION>Image identifier for the positive image. For warp-stack difference images, this corresponds to the ForcedWarpToImage.forcedWarpID entry. For stack-stack difference images, this corresponds to StackMeta.stackImageID. </DESCRIPTION> 28 35 </FIELD> 29 36 <FIELD name="negImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 134 141 </TABLE> 135 142 <TABLE name="DiffDetection"> 136 <DESCRIPTION>Contains the photometry of individual detections from thedifference image. The identifiers connecting the detection back to the difference image and to the object association are provided. PSF, aperture, and Kron (1980) photometry are included, along with sky and detector coordinate positions. Statistics References: Kron, R. G. 1980, ApJS, 43, 305.</DESCRIPTION>143 <DESCRIPTION>Contains the photometry of individual detections from a difference image. The identifiers connecting the detection back to the difference image and to the object association are provided. PSF, aperture, and Kron (1980) photometry are included, along with sky and detector coordinate positions. Statistics References: Kron, R. G. 1980, ApJS, 43, 305.</DESCRIPTION> 137 144 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 138 145 <FIELD name="diffObjID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 356 363 357 364 <TABLE name="DiffDetEffMeta"> 358 <DESCRIPTION>Contains the detection efficiency information for a given individual difference image. Provides the number of recovered sources out of 500 and statistics about the magnitudes of the recovered sources for a range of magnitude offsets.</DESCRIPTION>365 <DESCRIPTION>Contains the detection efficiency information for a given individual difference image. Provides the number of recovered sources out of 500 injected sources and statistics about the magnitudes of the recovered sources for a range of magnitude offsets.</DESCRIPTION> 359 366 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 360 367 <FIELD name="diffImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 363 370 <FIELD name="magref" arraysize="1" datatype="float" unit="magnitudes" default="NA"> 364 371 <DESCRIPTION>Detection efficiency reference magnitude.</DESCRIPTION> 372 </FIELD> 373 <FIELD name="nInjected" arraysize="1" datatype="int" unit="dimensionless" default="NA"> 374 <DESCRIPTION>Number of fake sources injected in each magnitude bin.</DESCRIPTION> 365 375 </FIELD> 366 376 <FIELD name="offset01" arraysize="1" datatype="float" unit="magnitudes" default="NA">
Note:
See TracChangeset
for help on using the changeset viewer.
