source: trunk/verification/stdResults6.xml @ 1377

Last change on this file since 1377 was 1357, checked in by MatthewWhiting, 10 years ago

Fixing the VOTable output for the verification, in line with fixes to the UCDs.

File size: 8.3 KB
Line 
1<?xml version="1.0"?>
2<VOTABLE version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xmlns="http://www.ivoa.net/xml/VOTable/v1.3"
4 xmlns:stc="http://www.ivoa.net/xml/STC/v1.30"
5 xsi:schemaLocation="http://www.ivoa.net/xml/VOTable/VOTable/v1.1" >
6  <COOSYS ID="J2000" equinox="J2000" system="eq_FK5"/>
7  <RESOURCE name="Duchamp Output">
8    <TABLE name="Detections">
9      <DESCRIPTION>Detected sources and parameters from running the Duchamp source finder.</DESCRIPTION>
10      <PARAM name="imageFile" ucd="meta.file;meta.fits" datatype="char" arraysize="34" value="verification/verificationCube.fits"/>
11      <PARAM name="flagSubsection" ucd="meta.code" datatype="boolean" value="1"/>
12      <PARAM name="subsection" ucd="" datatype="char" arraysize="19" value="[35:64,35:64,1:128]"/>
13      <PARAM name="flagStatSec" ucd="meta.code" datatype="boolean" value="0"/>
14      <PARAM name="StatSec" ucd="" datatype="char" arraysize="7" value="[*,*,*]"/>
15      <PARAM name="searchType" ucd="meta.note" datatype="char" arraysize="7" value="spatial"/>
16      <PARAM name="flagNegative" ucd="meta.code" datatype="boolean" value="0"/>
17      <PARAM name="flagBaseline" ucd="meta.code" datatype="boolean" value="0"/>
18      <PARAM name="flagRobustStats" ucd="meta.code" datatype="boolean" value="1"/>
19      <PARAM name="flagFDR" ucd="meta.code" datatype="boolean" value="0"/>
20      <PARAM name="snrCut" ucd="stat.snr;phot;stat.min" datatype="float" value="4"/>
21      <PARAM name="flagGrowth" ucd="meta.code" datatype="boolean" value="0"/>
22      <PARAM name="minPix" ucd="" datatype="int" value="2"/>
23      <PARAM name="minChannels" ucd="" datatype="int" value="2"/>
24      <PARAM name="minVoxels" ucd="" datatype="int" value="4"/>
25      <PARAM name="flagAdjacent" ucd="meta.code" datatype="boolean" value="1"/>
26      <PARAM name="threshVelocity" ucd="" datatype="float" value="7"/>
27      <PARAM name="flagRejectBeforeMerge" ucd="" datatype="boolean" value="0"/>
28      <PARAM name="flagTwoStageMerging" ucd="" datatype="boolean" value="1"/>
29      <PARAM name="pixelCentre" ucd="" datatype="char" arraysize="8" value="centroid"/>
30      <PARAM name="flagSmooth" ucd="meta.code" datatype="boolean" value="0"/>
31      <PARAM name="flagATrous" ucd="meta.code" datatype="boolean" value="1"/>
32      <PARAM name="reconDim" ucd="" datatype="int" value="1"/>
33      <PARAM name="scaleMin" ucd="" datatype="int" value="1"/>
34      <PARAM name="scaleMax" ucd="" datatype="int" value="5"/>
35      <PARAM name="snrRecon" ucd="" datatype="float" value="3"/>
36      <PARAM name="reconConvergence" ucd="" datatype="float" value="0.005"/>
37      <PARAM name="filterCode" ucd="" datatype="int" value="1"/>
38      <PARAM name="thresholdActual" ucd="" datatype="float" units="Jy/beam" value="3.94241"/>
39      <PARAM name="noiseMeanActual" ucd="" datatype="float" units="Jy/beam" value="0.0343318"/>
40      <PARAM name="noiseSpreadActual" ucd="" datatype="float" units="Jy/beam" value="0.97702"/>
41      <FIELD name="ObjID" ID="col_objnum" ucd="meta.id" datatype="int" unit="" width="8"/>
42      <FIELD name="Name" ID="col_name" ucd="meta.id;meta.main" datatype="char" unit="" arraysize="15"/>
43      <FIELD name="X" ID="col_x" ucd="pos.cartesian.x" datatype="float" unit="" width="6" precision="1"/>
44      <FIELD name="Y" ID="col_y" ucd="pos.cartesian.y" datatype="float" unit="" width="6" precision="1"/>
45      <FIELD name="Z" ID="col_z" ucd="pos.cartesian.z" datatype="float" unit="" width="6" precision="1"/>
46      <FIELD name="RA" ID="col_rajd" ucd="pos.eq.ra;meta.main" ref="J2000" datatype="float" unit="deg" width="11" precision="6"/>
47      <FIELD name="DEC" ID="col_decjd" ucd="pos.eq.dec;meta.main" ref="J2000" datatype="float" unit="deg" width="11" precision="6"/>
48      <FIELD name="VOPT" ID="col_vel" ucd="phys.veloc;spect.dopplerVeloc.opt;meta.main" datatype="float" unit="m/s" width="11" precision="3"/>
49      <FIELD name="MAJ" ID="col_maj" ucd="phys.angSize.smajAxis" ref="J2000" datatype="float" unit="deg" width="6" precision="2"/>
50      <FIELD name="MIN" ID="col_min" ucd="phys.angSize.sminAxis" ref="J2000" datatype="float" unit="deg" width="6" precision="2"/>
51      <FIELD name="PA" ID="col_pa" ucd="pos.posAng;phys.angSize" ref="J2000" datatype="float" unit="deg" width="7" precision="2"/>
52      <FIELD name="w_RA" ID="col_wra" ucd="phys.angSize;pos.eq.ra" ref="J2000" datatype="float" unit="arcmin" width="9" precision="2"/>
53      <FIELD name="w_DEC" ID="col_wdec" ucd="phys.angSize;pos.eq.dec" ref="J2000" datatype="float" unit="arcmin" width="9" precision="2"/>
54      <FIELD name="w_50" ID="col_w50" ucd="spect.line.width.50;phys.veloc;spect.dopplerVeloc.opt" datatype="float" unit="m/s" width="11" precision="3"/>
55      <FIELD name="w_20" ID="col_w20" ucd="spect.line.width.20;phys.veloc;spect.dopplerVeloc.opt" datatype="float" unit="m/s" width="11" precision="3"/>
56      <FIELD name="w_VOPT" ID="col_wvel" ucd="spect.line.width.full;phys.veloc;spect.dopplerVeloc.opt" datatype="float" unit="m/s" width="11" precision="3"/>
57      <FIELD name="Integrated_Flux" ID="col_fint" ucd="phot.flux.density.integrated;spect.line.intensity" datatype="float" unit="Jy.m/s" width="12" precision="3"/>
58      <FIELD name="Integrated_Flux_Error" ID="col_efint" ucd="phot.flux.density.integrated;stat.err" datatype="float" unit="Jy.m/s" width="10" precision="3"/>
59      <FIELD name="Peak_Flux" ID="col_fpeak" ucd="phot.flux;stat.max;spect.line.intensity" datatype="float" unit="Jy/beam" width="10" precision="3"/>
60      <FIELD name="S/Nmax" ID="col_snrmax" ucd="stat.snr;phot.flux" datatype="float" unit="" width="7" precision="2"/>
61      <FIELD name="X1" ID="col_x1" ucd="pos.cartesian.x;stat.min" datatype="int" unit="" width="4"/>
62      <FIELD name="X2" ID="col_x2" ucd="pos.cartesian.x;stat.max" datatype="int" unit="" width="4"/>
63      <FIELD name="Y1" ID="col_y1" ucd="pos.cartesian.y;stat.min" datatype="int" unit="" width="4"/>
64      <FIELD name="Y2" ID="col_y2" ucd="pos.cartesian.y;stat.max" datatype="int" unit="" width="4"/>
65      <FIELD name="Z1" ID="col_z1" ucd="pos.cartesian.z;stat.min" datatype="int" unit="" width="4"/>
66      <FIELD name="Z2" ID="col_z2" ucd="pos.cartesian.z;stat.max" datatype="int" unit="" width="4"/>
67      <FIELD name="Nvoxel" ID="col_nvox" ucd="phys.size;instr.pixel;em.bin" datatype="int" unit="" width="7"/>
68      <FIELD name="Nchan" ID="col_nch" ucd="spect.line.width.full;em.bin" datatype="int" unit="" width="6"/>
69      <FIELD name="Nspatpix" ID="col_spsize" ucd="phys.angArea;instr.pixel" datatype="int" unit="" width="9"/>
70      <FIELD name="Flag" ID="col_flag" ucd="meta.code.qual" datatype="char" unit="" arraysize="5"/>
71      <FIELD name="X_av" ID="col_xav" ucd="pos.cartesian.x;stat.mean" datatype="float" unit="" width="6" precision="1"/>
72      <FIELD name="Y_av" ID="col_yav" ucd="pos.cartesian.y;stat.mean" datatype="float" unit="" width="6" precision="1"/>
73      <FIELD name="Z_av" ID="col_zav" ucd="pos.cartesian.z;stat.mean" datatype="float" unit="" width="6" precision="1"/>
74      <FIELD name="X_Centroid" ID="col_xcent" ucd="pos.cartesian.x;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
75      <FIELD name="Y_Centroid" ID="col_ycent" ucd="pos.cartesian.y;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
76      <FIELD name="Z_Centroid" ID="col_zcent" ucd="pos.cartesian.z;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
77      <FIELD name="X_peak" ID="col_xpeak" ucd="pos.cartesian.x;phot.flux;stat.max" datatype="int" unit="" width="7"/>
78      <FIELD name="Y_peak" ID="col_ypeak" ucd="pos.cartesian.y;phot.flux;stat.max" datatype="int" unit="" width="7"/>
79      <FIELD name="Z_peak" ID="col_zpeak" ucd="pos.cartesian.z;phot.flux;stat.max" datatype="int" unit="" width="7"/>
80      <DATA>
81        <TABLEDATA>
82        <TR>
83          <TD>       1</TD><TD> J060142-255610</TD><TD>  50.0</TD><TD>  50.0</TD><TD>  64.1</TD><TD>  90.428739</TD><TD> -25.936125</TD><TD> 858272.536</TD><TD>  0.38</TD><TD>  0.36</TD><TD> 107.33</TD><TD>    35.99</TD><TD>    40.02</TD><TD> 108881.866</TD><TD> 167803.984</TD><TD> 145104.520</TD><TD> 2219057.476</TD><TD> 17354.456</TD><TD>    10.926</TD><TD>  10.10</TD><TD>  46</TD><TD>  54</TD><TD>  45</TD><TD>  54</TD><TD>  59</TD><TD>  70</TD><TD>    391</TD><TD>    12</TD><TD>       63</TD><TD>    -</TD><TD>  50.0</TD><TD>  49.9</TD><TD>  64.0</TD><TD>   50.0</TD><TD>   50.0</TD><TD>   64.1</TD><TD>     50</TD><TD>     51</TD><TD>     66</TD>
84        </TR>
85        </TABLEDATA>
86      </DATA>
87    </TABLE>
88  </RESOURCE>
89</VOTABLE>
Note: See TracBrowser for help on using the repository browser.