source: trunk/docs/app-VOTable.tex @ 1213

Last change on this file since 1213 was 1199, checked in by MatthewWhiting, 11 years ago

Updates to the user guide - fixes for the smoothing and the error & S/Nmax parameters, plus improvements to a couple of the appendices. Also adding in the parset used to generate the results table in Appendix D.

File size: 7.8 KB
Line 
1% -----------------------------------------------------------------------
2% app-VOTable.tex: Example VOTable output.
3% -----------------------------------------------------------------------
4% Copyright (C) 2006, Matthew Whiting, ATNF
5%
6% This program is free software; you can redistribute it and/or modify it
7% under the terms of the GNU General Public License as published by the
8% Free Software Foundation; either version 2 of the License, or (at your
9% option) any later version.
10%
11% Duchamp is distributed in the hope that it will be useful, but WITHOUT
12% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13% FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14% for more details.
15%
16% You should have received a copy of the GNU General Public License
17% along with Duchamp; if not, write to the Free Software Foundation,
18% Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
19%
20% Correspondence concerning Duchamp may be directed to:
21%    Internet email: Matthew.Whiting [at] atnf.csiro.au
22%    Postal address: Dr. Matthew Whiting
23%                    Australia Telescope National Facility, CSIRO
24%                    PO Box 76
25%                    Epping NSW 1710
26%                    AUSTRALIA
27% -----------------------------------------------------------------------
28%\begin{landscape}
29\secA{Example VOTable output}
30\label{app-votable}
31This is part of the VOTable, in XML format, corresponding to a search
32with wavelet reconstruction.
33
34%\begin{sideways}
35%\begin{minipage}[b]{180mm}
36{\tiny
37  \begin{verbatim}
38<?xml version="1.0"?>
39<VOTABLE version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
40 xsi:noNamespaceSchemaLocation="http://www.ivoa.net/xml/VOTable/VOTable/v1.1">
41  <COOSYS ID="J2000" equinox="J2000" system="eq_FK5"/>
42  <RESOURCE name="Duchamp Output">
43    <TABLE name="Detections">
44      <DESCRIPTION>Detected sources and parameters from running the Duchamp source finder.</DESCRIPTION>
45      <PARAM name="imageFile" ucd="meta.file;meta.fits" datatype="char" arraysize="63" value="/home/mduchamp/fountain.fits"/>
46      <PARAM name="flagSubsection" ucd="meta.code" datatype="boolean" value="0"/>
47      <PARAM name="flagStatSec" ucd="meta.code" datatype="boolean" value="0"/>
48      <PARAM name="searchType" ucd="meta.note" datatype="char" arraysize="8" value="spectral"/>
49      <PARAM name="flagNegative" ucd="meta.code" datatype="boolean" value="0"/>
50      <PARAM name="flagBaseline" ucd="meta.code" datatype="boolean" value="0"/>
51      <PARAM name="flagRobustStats" ucd="meta.code" datatype="boolean" value="1"/>
52      <PARAM name="flagFDR" ucd="meta.code" datatype="boolean" value="0"/>
53      <PARAM name="snrCut" ucd="stat.snr;phot;stat.min" datatype="float" value="4"/>
54      <PARAM name="flagGrowth" ucd="meta.code" datatype="boolean" value="0"/>
55      <PARAM name="minVoxels" ucd="" datatype="int" value="7"/>
56      <PARAM name="minPix" ucd="" datatype="int" value="5"/>
57      <PARAM name="minChannels" ucd="" datatype="int" value="3"/>
58      <PARAM name="flagAdjacent" ucd="meta.code" datatype="boolean" value="1"/>
59      <PARAM name="threshVelocity" ucd="" datatype="float" value="3"/>
60      <PARAM name="flagRejectBeforeMerge" ucd="" datatype="boolean" value="0"/>
61      <PARAM name="flagTwoStageMerging" ucd="" datatype="boolean" value="0"/>
62      <PARAM name="pixelCentre" ucd="" datatype="char" arraysize="8" value="centroid"/>
63      <PARAM name="flagSmooth" ucd="meta.code" datatype="boolean" value="0"/>
64      <PARAM name="flagATrous" ucd="meta.code" datatype="boolean" value="1"/>
65      <PARAM name="reconDim" ucd="" datatype="int" value="1"/>
66      <PARAM name="scaleMin" ucd="" datatype="int" value="1"/>
67      <PARAM name="snrRecon" ucd="" datatype="float" value="3"/>
68      <PARAM name="filterCode" ucd="" datatype="int" value="1"/>
69      <PARAM name="thresholdActual" ucd="" datatype="float" units="Jy/beam" value="4.05187"/>
70      <PARAM name="noiseMeanActual" ucd="" datatype="float" units="Jy/beam" value="0.0148019"/>
71      <PARAM name="noiseSpreadActual" ucd="" datatype="float" units="Jy/beam" value="1.00927"/>
72      <FIELD name="Obj#" ID="col_objnum" ucd="meta.id" datatype="int" unit="" width="5"/>
73      <FIELD name="Name" ID="col_name" ucd="meta.id;meta.main" datatype="char" unit="" arraysize="15"/>
74      <FIELD name="RA" ID="col_rajd" ucd="pos.eq.ra;meta.main" ref="J2000" datatype="float" unit="deg" width="11" precision="6"/>
75      <FIELD name="DEC" ID="col_decjd" ucd="pos.eq.dec;meta.main" ref="J2000" datatype="float" unit="deg" width="11" precision="6"/>
76      <FIELD name="VRAD" ID="col_vel" ucd="phys.veloc;spect.dopplerVeloc.rad;meta.main" datatype="float" unit="m/s" width="12" precision="3"/>
77      <FIELD name="w_RA" ID="col_wra" ucd="phys.angSize;pos.eq.ra" ref="J2000" datatype="float" unit="arcmin" width="9" precision="2"/>
78      <FIELD name="w_DEC" ID="col_wdec" ucd="phys.angSize;pos.eq.dec" ref="J2000" datatype="float" unit="arcmin" width="9" precision="2"/>
79      <FIELD name="w_50" ID="col_w50" ucd="spect.line.width.50;phys.veloc;spect.dopplerVeloc.rad" datatype="float" unit="m/s" width="11" precision="3"/>
80      <FIELD name="w_20" ID="col_w20" ucd="spect.line.width.20;phys.veloc;spect.dopplerVeloc.rad" datatype="float" unit="m/s" width="11" precision="3"/>
81      <FIELD name="w_VRAD" ID="col_wvel" ucd="spect.line.width.full;phys.veloc;spect.dopplerVeloc.rad" datatype="float" unit="m/s" width="11" precision="3"/>
82      <FIELD name="Integrated_Flux" ID="col_fint" ucd="phot.flux.density.integratedspect.line.intensity" datatype="float" unit="Jy.m/s" width="10" precision="3"/>
83      <FIELD name="Integrated_Flux_Error" ID="col_efint" ucd="phot.flux.density.integrated;stat.err" datatype="float" unit="Jy.km/s" width="10" precision="3"/>
84      <FIELD name="Peak_Flux" ID="col_fpeak" ucd="phot.flux;stat.maxspect.line.intensity" datatype="float" unit="Jy/beam" width="10" precision="3"/>
85      <FIELD name="S/Nmax" ID="col_snrmax" ucd="stat.snr;phot.flux" datatype="float" unit="" width="7" precision="2"/>
86      <FIELD name="Flag" ID="col_flag" ucd="meta.code.qual" datatype="char" unit="" arraysize="5"/>
87      <FIELD name="X_av" ID="col_xav" ucd="pos.cartesian.x;stat.mean" datatype="float" unit="" width="6" precision="1"/>
88      <FIELD name="Y_av" ID="col_yav" ucd="pos.cartesian.y;stat.mean" datatype="float" unit="" width="6" precision="1"/>
89      <FIELD name="Z_av" ID="col_zav" ucd="pos.cartesian.z;stat.mean" datatype="float" unit="" width="6" precision="1"/>
90      <FIELD name="X_Centroid" ID="col_xcent" ucd="pos.cartesian.x;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
91      <FIELD name="Y_Centroid" ID="col_ycent" ucd="pos.cartesian.y;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
92      <FIELD name="Z_Centroid" ID="col_zcent" ucd="pos.cartesian.z;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
93      <FIELD name="X_peak" ID="col_xpeak" ucd="pos.cartesian.x;phot.flux;stat.max" datatype="int" unit="" width="7"/>
94      <FIELD name="Y_peak" ID="col_ypeak" ucd="pos.cartesian.y;phot.flux;stat.max" datatype="int" unit="" width="7"/>
95      <FIELD name="Z_peak" ID="col_zpeak" ucd="pos.cartesian.z;phot.flux;stat.max" datatype="int" unit="" width="7"/>
96      <DATA>
97        <TABLEDATA>
98        <TR>
99          <TD>    1</TD><TD> J060946-215932</TD><TD>  92.444503</TD><TD> -21.992234</TD><TD>  225.640</TD><TD>    20.32</TD>
100<TD>    23.76</TD><TD>  25.442</TD><TD>  41.038</TD><TD>  26.403</TD><TD>     4.621</TD><TD>     0.213</TD><TD>  16.41</TD>
101<TD>    M</TD><TD>  57.9</TD><TD> 139.8</TD><TD> 115.0</TD><TD>   58.0</TD><TD>  139.9</TD><TD>  114.6</TD><TD>     59</TD>
102<TD>    140</TD><TD>    114</TD>
103        </TR>
104... truncated ...
105        </TABLEDATA>
106      </DATA>
107    </TABLE>
108  </RESOURCE>
109</VOTABLE>
110  \end{verbatim}
111}
112%\end{minipage}
113%\end{sideways}
114%\end{landscape}
115
116%%% Local Variables:
117%%% mode: latex
118%%% TeX-master: "Guide"
119%%% End:
Note: See TracBrowser for help on using the repository browser.