- Timestamp:
- Nov 5, 2015, 1:07:56 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/tables.DF.vot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/tables.DF.vot
r39037 r39043 259 259 <DESCRIPTION>Number of difference pixels within the aperture that are positive.</DESCRIPTION> 260 260 </FIELD> 261 <FIELD name="diffF Ratio" arraysize="1" datatype="float" unit="dimensionless" default="-999">262 <DESCRIPTION> Fraction of unmasked flux within the aperture that is positive.</DESCRIPTION>263 </FIELD> 264 <FIELD name="diffN Bad" arraysize="1" datatype="float" unit="dimensionless" default="-999">265 <DESCRIPTION> Fraction of unmasked difference pixels within the aperture that are positive.</DESCRIPTION>266 </FIELD> 267 <FIELD name="diffN Mask" arraysize="1" datatype="float" unit="dimensionless" default="-999">268 <DESCRIPTION> Fraction difference pixels within the aperture that are positive asdfasdfasdfsdfs.</DESCRIPTION>269 </FIELD> 270 <FIELD name="diffN All" arraysize="1" datatype="float" unit="dimensionless" default="-999">271 <DESCRIPTION> Fraction of all difference pixels within the aperture that are positive.</DESCRIPTION>261 <FIELD name="diffFPosRatio" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 262 <DESCRIPTION>Ratio of the sum of positive flux pixel values to the sum of the absolute value of all unmasked pixel within the aperture.</DESCRIPTION> 263 </FIELD> 264 <FIELD name="diffNPosRatio" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 265 <DESCRIPTION>Ratio of the number of positive flux pixels to the number of unmasked pixels within the aperture.</DESCRIPTION> 266 </FIELD> 267 <FIELD name="diffNPosMask" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 268 <DESCRIPTION>Ratio of the number of positive flux pixels to the number of positive or masked pixels within the aperture</DESCRIPTION> 269 </FIELD> 270 <FIELD name="diffNPosAll" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 271 <DESCRIPTION>Ratio of the number of positive flux pixels to the total number of all pixels within the aperture.</DESCRIPTION> 272 272 </FIELD> 273 273 <FIELD name="diffPdist" arraysize="1" datatype="float" unit="sky pixels" default="-999"> 274 <DESCRIPTION>Distance to matching positive source.</DESCRIPTION>274 <DESCRIPTION>Distance to matching source in positive image.</DESCRIPTION> 275 275 </FIELD> 276 276 <FIELD name="diffNdist" arraysize="1" datatype="float" unit="sky pixels" default="-999"> 277 <DESCRIPTION>Distance to matching negative source.</DESCRIPTION>277 <DESCRIPTION>Distance to matching source in negative image.</DESCRIPTION> 278 278 </FIELD> 279 279 <FIELD name="diffPSN" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 280 <DESCRIPTION>Signal to noise of matching positive source.</DESCRIPTION>280 <DESCRIPTION>Signal to noise of matching source in positive image.</DESCRIPTION> 281 281 </FIELD> 282 282 <FIELD name="diffNSN" arraysize="1" datatype="float" unit="dimensionless" default="-999"> 283 <DESCRIPTION>Signal to noise of matching negative source.</DESCRIPTION>283 <DESCRIPTION>Signal to noise of matching source in negative image.</DESCRIPTION> 284 284 </FIELD> 285 285 <FIELD name="Dsky" arraysize="1" datatype="float" unit="Janskys/arcsec^2" default="-999">
Note:
See TracChangeset
for help on using the changeset viewer.
