- Timestamp:
- Nov 6, 2015, 3:59:00 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.ST.vot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.ST.vot
r38941 r39067 4815 4815 </TABLE> 4816 4816 4817 <!-- StackToFrame Table ************************************************** --> 4818 <TABLE name="StackToFrame"> 4819 <DESCRIPTION>Contains the mapping of input frames used to construct a particular stack along with processing stats.</DESCRIPTION> 4820 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 4821 <FIELD name="stackImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 4822 <DESCRIPTION>Unique stack identifier.</DESCRIPTION> 4823 </FIELD> 4824 <FIELD name="frameID" arraysize="1" datatype="int" unit="dimensionless" default="NA"> 4825 <DESCRIPTION>Unique frame/exposure identifier.</DESCRIPTION> 4826 </FIELD> 4827 <FIELD name="scaleFactor" arraysize="1" datatype="float" unit="dimensionless" default="0"> 4828 <DESCRIPTION>normalization factor applied to input image before stacking.</DESCRIPTION> 4829 </FIELD> 4830 <FIELD name="zp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 4831 <DESCRIPTION>Photometric zeropoint.</DESCRIPTION> 4832 </FIELD> 4833 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 4834 <DESCRIPTION>Exposure time of the frame/exposure.</DESCRIPTION> 4835 </FIELD> 4836 <FIELD name="airMass" arraysize="1" datatype="float" unit="dimensionless" default="0"> 4837 <DESCRIPTION>Airmass at midpoint of the exposure.</DESCRIPTION> 4838 </FIELD> 4839 <DATA> 4840 <TABLEDATA></TABLEDATA> 4841 </DATA> 4842 </TABLE> 4843 4844 <!-- StackDetEffMeta Table ************************************************** --> 4817 4845 <TABLE name="StackDetEffMeta"> 4818 4846 <DESCRIPTION>Contains the detection efficiency information for a given stacked 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>
Note:
See TracChangeset
for help on using the changeset viewer.
