Changeset 39081 for trunk/ippToPsps/config/tables.P2.vot
- Timestamp:
- Nov 9, 2015, 11:48:04 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.P2.vot (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.P2.vot
r38933 r39081 4 4 <RESOURCE> 5 5 <TABLE name="FrameMeta"> 6 <DESCRIPTION>Contains metadata related to an individual exposure. The camera configuration, telescope pointing, observation time, and astrometric solution from the detector focal plane (L,M) to the sky (RA,Dec) is provided.</DESCRIPTION> 6 <DESCRIPTION>Contains metadata related to an individual 7 exposure. A "Frame" refers to the collection of all images 8 obtained by the 60 OTA devices in the camera in a single 9 exposure. The camera configuration, telescope pointing, 10 observation time, and astrometric solution from the detector 11 focal plane (L,M) to the sky (RA,Dec) is provided.</DESCRIPTION> 7 12 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 8 13 <FIELD name="frameID" arraysize="1" datatype="int" unit="dimensionless" default="NA"> … … 158 163 </TABLE> 159 164 <TABLE name="ImageMeta"> 160 <DESCRIPTION>Contains metadata related to an individual OTA image that comprises a portion of the full exposure. The characterization of the image quality, the detrends applied, and the astrometric solution from the raw pixels (X, y) to the detector focal plane (L,M) is provided.</DESCRIPTION>165 <DESCRIPTION>Contains metadata related to an individual OTA image that comprises a portion of the full exposure. The characterization of the image quality, the detrends applied, and the astrometric solution from the raw pixels (X,Y) to the detector focal plane (L,M) is provided.</DESCRIPTION> 161 166 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 162 167 <FIELD name="imageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 167 172 </FIELD> 168 173 <FIELD name="ccdID" arraysize="1" datatype="short" unit="dimensionless" default="NA"> 169 <DESCRIPTION>OTA identifier based on location in the focal plane .</DESCRIPTION>174 <DESCRIPTION>OTA identifier based on location in the focal plane, specific to an individual device.</DESCRIPTION> 170 175 </FIELD> 171 176 <FIELD name="photoCalID" arraysize="1" datatype="int" unit="dimensionless" default="NA"> … … 387 392 </TABLE> 388 393 <TABLE name="Detection"> 389 <DESCRIPTION>Contains single epoch photometry of individual detections . The identifiers connecting the detection back to the original image and to the object association are provided. PSF, aperture, and Kron (1980) photometry are included, along with sky and detector coordinate positions. References: Kron, R. G. 1980, ApJS, 43, 305.</DESCRIPTION>394 <DESCRIPTION>Contains single epoch photometry of individual detections from a single exposure. The identifiers connecting the detection back to the original image and to the object association are provided. PSF, aperture, and Kron (1980) photometry are included, along with sky and detector coordinate positions. References: Kron, R. G. 1980, ApJS, 43, 305.</DESCRIPTION> 390 395 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 391 396 <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 568 573 </TABLE> 569 574 <TABLE name="ImageDetEffMeta"> 570 <DESCRIPTION>Contains the detection efficiency information for a given individual OTA 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>575 <DESCRIPTION>Contains the detection efficiency information for a given individual OTA image. Provides the number of recovered sources out of 500 injected fake source and statistics about the magnitudes of the recovered sources for a range of magnitude offsets.</DESCRIPTION> 571 576 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 572 577 <FIELD name="imageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> … … 578 583 <FIELD name="magref" arraysize="1" datatype="float" unit="magnitudes" default="NA"> 579 584 <DESCRIPTION>Detection efficiency reference magnitude.</DESCRIPTION> 585 </FIELD> 586 <FIELD name="nInjected" arraysize="1" datatype="int" unit="dimensionless" default="NA"> 587 <DESCRIPTION>Number of fake sources injected in each magnitude bin.</DESCRIPTION> 580 588 </FIELD> 581 589 <FIELD name="offset01" arraysize="1" datatype="float" unit="magnitudes" default="NA">
Note:
See TracChangeset
for help on using the changeset viewer.
