Changeset 39029 for trunk/ippToPsps/config/tables.FG.vot
- Timestamp:
- Nov 2, 2015, 4:32:17 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.FG.vot (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.FG.vot
r38965 r39029 3 3 <VOTABLE version="1.1"> 4 4 <RESOURCE> 5 <TABLE name="ForcedSummaryMeta">6 <DESCRIPTION>Contains the metadata linking the stacked image used to generate sources to the summary of the single epoch forced warp photometry.</DESCRIPTION>7 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>8 <FIELD name="forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">9 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>10 </FIELD>11 <FIELD name="batchID" arraysize="1" datatype="long" unit="dimensionless" default="NA">12 <DESCRIPTION>Internal database batch identifier.</DESCRIPTION>13 </FIELD>14 <FIELD name="surveyID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="NA">15 <DESCRIPTION>Survey identifier. Details in the Survey table.</DESCRIPTION>16 </FIELD>17 <FIELD name="filterID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="NA">18 <DESCRIPTION>Filter identifier. Details in the Filter table.</DESCRIPTION>19 </FIELD>20 <FIELD name="stackMetaID" arraysize="1" datatype="long" unit="dimensionless" default="NA">21 <DESCRIPTION>Unique stack identifier.</DESCRIPTION>22 </FIELD>23 <FIELD name="processingVersion" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="NA">24 <DESCRIPTION>Data release version.</DESCRIPTION>25 </FIELD>26 <DATA>27 <TABLEDATA></TABLEDATA>28 </DATA>29 </TABLE>30 5 <TABLE name="ForcedGalaxyShape"> 31 6 <DESCRIPTION>Contains the extended source galaxy shape parameters. All filters are matched into a single row. References: Sersic, J. L. 1963, Boletin de la Asociacion Argentina de Astronomia La Plata Argentina, 6, 41.</DESCRIPTION> … … 53 28 <DESCRIPTION>IPP internal detection identifier.</DESCRIPTION> 54 29 </FIELD> 55 <FIELD name="g forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">56 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>30 <FIELD name="gstackImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 31 <DESCRIPTION>Unique stack identifier for the g filter stack that was the original detection source.</DESCRIPTION> 57 32 </FIELD> 58 33 <FIELD name="gGalMajor" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 81 56 <DESCRIPTION>IPP internal detection identifier.</DESCRIPTION> 82 57 </FIELD> 83 <FIELD name="r forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">84 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>58 <FIELD name="rstackImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 59 <DESCRIPTION>Unique stack identifier for the r filter stack that was the original detection source.</DESCRIPTION> 85 60 </FIELD> 86 61 <FIELD name="rGalMajor" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 110 85 </FIELD> 111 86 <FIELD name="iforcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 112 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>87 <DESCRIPTION>Unique stack identifier for the i filter stack that was the original detection source.</DESCRIPTION> 113 88 </FIELD> 114 89 <FIELD name="iGalMajor" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 137 112 <DESCRIPTION>IPP internal detection identifier.</DESCRIPTION> 138 113 </FIELD> 139 <FIELD name="z forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">140 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>114 <FIELD name="zstackImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 115 <DESCRIPTION>Unique stack identifier for the z filter stack that was the original detection source.</DESCRIPTION> 141 116 </FIELD> 142 117 <FIELD name="zGalMajor" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 165 140 <DESCRIPTION>IPP internal detection identifier.</DESCRIPTION> 166 141 </FIELD> 167 <FIELD name="y forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">168 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>142 <FIELD name="ystackImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> 143 <DESCRIPTION>Unique stack identifier for the z filter stack that was the original detection source.</DESCRIPTION> 169 144 </FIELD> 170 145 <FIELD name="yGalMajor" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 193 168 </DATA> 194 169 </TABLE> 195 <TABLE name="ForcedSummaryToImage">196 <DESCRIPTION>Contains the mapping of which input images were used for the forced photometry summary.</DESCRIPTION>197 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>198 <FIELD name="forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">199 <DESCRIPTION>Unique forced warp summary identifier.</DESCRIPTION>200 </FIELD>201 <FIELD name="imageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">202 <DESCRIPTION>Unique image identifier. Constructed as (100 * frameID + ccdID).</DESCRIPTION>203 </FIELD>204 <DATA>205 <TABLEDATA></TABLEDATA>206 </DATA>207 </TABLE>208 170 </RESOURCE> 209 171 </VOTABLE>
Note:
See TracChangeset
for help on using the changeset viewer.
