Changeset 39268
- Timestamp:
- Dec 14, 2015, 4:23:18 PM (11 years ago)
- Location:
- trunk/ippToPsps/config
- Files:
-
- 5 edited
-
tables.DF.vot (modified) (2 diffs)
-
tables.FG.vot (modified) (1 diff)
-
tables.FW.vot (modified) (2 diffs)
-
tables.P2.vot (modified) (2 diffs)
-
tables.ST.vot (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.DF.vot
r39131 r39268 57 57 </FIELD> 58 58 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 59 <DESCRIPTION>Exposure time of positive image. </DESCRIPTION>59 <DESCRIPTION>Exposure time of positive image. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 60 60 </FIELD> 61 61 <FIELD name="psfModelID" arraysize="1" datatype="int" unit="dimensionless" default="-999"> … … 220 220 </FIELD> 221 221 <FIELD name="zp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 222 <DESCRIPTION>Photometric zeropoint. </DESCRIPTION>222 <DESCRIPTION>Photometric zeropoint. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 223 223 </FIELD> 224 224 <FIELD name="telluricExt" arraysize="1" datatype="float" unit="magnitudes" default="NA"> 225 <DESCRIPTION>Estimated Telluric extinction due to non-photometric observing conditions. </DESCRIPTION>225 <DESCRIPTION>Estimated Telluric extinction due to non-photometric observing conditions. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 226 226 </FIELD> 227 227 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 228 <DESCRIPTION>Exposure time of the positive single-epoch image. </DESCRIPTION>228 <DESCRIPTION>Exposure time of the positive single-epoch image. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 229 229 </FIELD> 230 230 <FIELD name="airMass" arraysize="1" datatype="float" unit="dimensionless" default="0"> 231 <DESCRIPTION>Airmass at midpoint of the exposure. </DESCRIPTION>231 <DESCRIPTION>Airmass at midpoint of the exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 232 232 </FIELD> 233 233 <FIELD name="DpsfFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> -
trunk/ippToPsps/config/tables.FG.vot
r39131 r39268 4 4 <RESOURCE> 5 5 <TABLE name="ForcedGalaxyShape"> 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>6 <DESCRIPTION>Contains the extended source galaxy shape parameters. All filters are matched into a single row. The positions, magnitudes, fluxes, and Sersic indices are inherited from their parent measurement in the StackModelFit tables, and are reproduced here for convenience. The major and minor axes and orientation are recalculated on a warp-by-warp basis from the best fit given these inherited properties. References: Sersic, J. L. 1963, Boletin de la Asociacion Argentina de Astronomia La Plata Argentina, 6, 41.</DESCRIPTION> 7 7 <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM> 8 8 <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA"> -
trunk/ippToPsps/config/tables.FW.vot
r39131 r39268 46 46 </FIELD> 47 47 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 48 <DESCRIPTION>Exposure time of the source frame/exposure for this warp image. </DESCRIPTION>48 <DESCRIPTION>Exposure time of the source frame/exposure for this warp image. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 49 49 </FIELD> 50 50 <FIELD name="recalAstroScatX" arraysize="1" datatype="float" unit="arcsec" default="-999"> … … 175 175 </FIELD> 176 176 <FIELD name="zp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 177 <DESCRIPTION>Photometric zeropoint. </DESCRIPTION>177 <DESCRIPTION>Photometric zeropoint. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 178 178 </FIELD> 179 179 <FIELD name="telluricExt" arraysize="1" datatype="float" unit="magnitudes" default="NA"> 180 <DESCRIPTION>Estimated Telluric extinction due to non-photometric observing conditions. </DESCRIPTION>180 <DESCRIPTION>Estimated Telluric extinction due to non-photometric observing conditions. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 181 181 </FIELD> 182 182 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 183 <DESCRIPTION>Exposure time of the frame/exposure. </DESCRIPTION>183 <DESCRIPTION>Exposure time of the frame/exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 184 184 </FIELD> 185 185 <FIELD name="airMass" arraysize="1" datatype="float" unit="dimensionless" default="0"> 186 <DESCRIPTION>Airmass at midpoint of the exposure. </DESCRIPTION>186 <DESCRIPTION>Airmass at midpoint of the exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 187 187 </FIELD> 188 188 <FIELD name="FpsfFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> -
trunk/ippToPsps/config/tables.P2.vot
r39131 r39268 55 55 </FIELD> 56 56 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 57 <DESCRIPTION>Exposure time of the frame/exposure. </DESCRIPTION>57 <DESCRIPTION>Exposure time of the frame/exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 58 58 </FIELD> 59 59 <FIELD name="airmass" arraysize="1" datatype="float" unit="dimensionless" default="0"> 60 <DESCRIPTION>Airmass at midpoint of the exposure. </DESCRIPTION>60 <DESCRIPTION>Airmass at midpoint of the exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 61 61 </FIELD> 62 62 <FIELD name="raBore" arraysize="1" datatype="double" unit="degrees" default="-999"> … … 456 456 </FIELD> 457 457 <FIELD name="zp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 458 <DESCRIPTION>Photometric zeropoint. </DESCRIPTION>458 <DESCRIPTION>Photometric zeropoint. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 459 459 </FIELD> 460 460 <FIELD name="telluricExt" arraysize="1" datatype="float" unit="magnitudes" default="NA"> 461 <DESCRIPTION>Estimated Telluric extinction due to non-photometric observing conditions. </DESCRIPTION>461 <DESCRIPTION>Estimated Telluric extinction due to non-photometric observing conditions. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 462 462 </FIELD> 463 463 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 464 <DESCRIPTION>Exposure time of the frame/exposure. </DESCRIPTION>464 <DESCRIPTION>Exposure time of the frame/exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 465 465 </FIELD> 466 466 <FIELD name="airMass" arraysize="1" datatype="float" unit="dimensionless" default="0"> 467 <DESCRIPTION>Airmass at midpoint of the exposure. </DESCRIPTION>467 <DESCRIPTION>Airmass at midpoint of the exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 468 468 </FIELD> 469 469 <FIELD name="psfFlux" arraysize="1" datatype="float" unit="Janskys" default="-999"> -
trunk/ippToPsps/config/tables.ST.vot
r39131 r39268 42 42 </FIELD> 43 43 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 44 <DESCRIPTION>Exposure time of the stack. </DESCRIPTION>44 <DESCRIPTION>Exposure time of the stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 45 45 </FIELD> 46 46 <FIELD name="nP2Images" arraysize="1" datatype="short" unit="dimensionless" default="-999"> … … 575 575 </FIELD> 576 576 <FIELD name="gexpTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 577 <DESCRIPTION>Exposure time of the g filter stack. </DESCRIPTION>577 <DESCRIPTION>Exposure time of the g filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 578 578 </FIELD> 579 579 <FIELD name="gExtNSigma" arraysize="1" datatype="float" unit="dimensionless" default="-999"> … … 587 587 </FIELD> 588 588 <FIELD name="gzp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 589 <DESCRIPTION>Photometric zeropoint for the g filter stack. </DESCRIPTION>589 <DESCRIPTION>Photometric zeropoint for the g filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 590 590 </FIELD> 591 591 <FIELD name="gPlateScale" arraysize="1" datatype="float" unit="arcsec/pixel" default="0"> … … 682 682 </FIELD> 683 683 <FIELD name="rexpTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 684 <DESCRIPTION>Exposure time of the r filter stack. </DESCRIPTION>684 <DESCRIPTION>Exposure time of the r filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 685 685 </FIELD> 686 686 <FIELD name="rExtNSigma" arraysize="1" datatype="float" unit="dimensionless" default="-999"> … … 694 694 </FIELD> 695 695 <FIELD name="rzp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 696 <DESCRIPTION>Photometric zeropoint for the r filter stack. </DESCRIPTION>696 <DESCRIPTION>Photometric zeropoint for the r filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 697 697 </FIELD> 698 698 <FIELD name="rPlateScale" arraysize="1" datatype="float" unit="arcsec/pixel" default="0"> … … 789 789 </FIELD> 790 790 <FIELD name="iexpTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 791 <DESCRIPTION>Exposure time of the i filter stack. </DESCRIPTION>791 <DESCRIPTION>Exposure time of the i filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 792 792 </FIELD> 793 793 <FIELD name="iExtNSigma" arraysize="1" datatype="float" unit="dimensionless" default="-999"> … … 801 801 </FIELD> 802 802 <FIELD name="izp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 803 <DESCRIPTION>Photometric zeropoint for the i filter stack. </DESCRIPTION>803 <DESCRIPTION>Photometric zeropoint for the i filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 804 804 </FIELD> 805 805 <FIELD name="iPlateScale" arraysize="1" datatype="float" unit="arcsec/pixel" default="0"> … … 896 896 </FIELD> 897 897 <FIELD name="zexpTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 898 <DESCRIPTION>Exposure time of the z filter stack. </DESCRIPTION>898 <DESCRIPTION>Exposure time of the z filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 899 899 </FIELD> 900 900 <FIELD name="zExtNSigma" arraysize="1" datatype="float" unit="dimensionless" default="-999"> … … 908 908 </FIELD> 909 909 <FIELD name="zzp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 910 <DESCRIPTION>Photometric zeropoint for the z filter stack. </DESCRIPTION>910 <DESCRIPTION>Photometric zeropoint for the z filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 911 911 </FIELD> 912 912 <FIELD name="zPlateScale" arraysize="1" datatype="float" unit="arcsec/pixel" default="0"> … … 1003 1003 </FIELD> 1004 1004 <FIELD name="yexpTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 1005 <DESCRIPTION>Exposure time of the y filter stack. </DESCRIPTION>1005 <DESCRIPTION>Exposure time of the y filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 1006 1006 </FIELD> 1007 1007 <FIELD name="yExtNSigma" arraysize="1" datatype="float" unit="dimensionless" default="-999"> … … 1015 1015 </FIELD> 1016 1016 <FIELD name="yzp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 1017 <DESCRIPTION>Photometric zeropoint for the y filter stack. </DESCRIPTION>1017 <DESCRIPTION>Photometric zeropoint for the y filter stack. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 1018 1018 </FIELD> 1019 1019 <FIELD name="yPlateScale" arraysize="1" datatype="float" unit="arcsec/pixel" default="0"> … … 4790 4790 </FIELD> 4791 4791 <FIELD name="zp" arraysize="1" datatype="float" unit="magnitudes" default="0"> 4792 <DESCRIPTION>Photometric zeropoint. </DESCRIPTION>4792 <DESCRIPTION>Photometric zeropoint. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 4793 4793 </FIELD> 4794 4794 <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999"> 4795 <DESCRIPTION>Exposure time of the frame/exposure. </DESCRIPTION>4795 <DESCRIPTION>Exposure time of the frame/exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 4796 4796 </FIELD> 4797 4797 <FIELD name="airMass" arraysize="1" datatype="float" unit="dimensionless" default="0"> 4798 <DESCRIPTION>Airmass at midpoint of the exposure. </DESCRIPTION>4798 <DESCRIPTION>Airmass at midpoint of the exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts.</DESCRIPTION> 4799 4799 </FIELD> 4800 4800 <DATA>
Note:
See TracChangeset
for help on using the changeset viewer.
