source: tags/release-1.2.2/docs/app-VOTable.tex @ 1441

Last change on this file since 1441 was 1107, checked in by MatthewWhiting, 12 years ago

Updating the version number to 1.2.2, and getting the documentation all up to date for the next release.

File size: 7.6 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="Peak_Flux" ID="col_fpeak" ucd="phot.flux;stat.maxspect.line.intensity" datatype="float" unit="Jy/beam" width="10" precision="3"/>
84      <FIELD name="S/Nmax" ID="col_snrmax" ucd="stat.snr;phot.flux" datatype="float" unit="" width="7" precision="2"/>
85      <FIELD name="Flag" ID="col_flag" ucd="meta.code.qual" datatype="char" unit="" arraysize="5"/>
86      <FIELD name="X_av" ID="col_xav" ucd="pos.cartesian.x;stat.mean" datatype="float" unit="" width="6" precision="1"/>
87      <FIELD name="Y_av" ID="col_yav" ucd="pos.cartesian.y;stat.mean" datatype="float" unit="" width="6" precision="1"/>
88      <FIELD name="Z_av" ID="col_zav" ucd="pos.cartesian.z;stat.mean" datatype="float" unit="" width="6" precision="1"/>
89      <FIELD name="X_Centroid" ID="col_xcent" ucd="pos.cartesian.x;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
90      <FIELD name="Y_Centroid" ID="col_ycent" ucd="pos.cartesian.y;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
91      <FIELD name="Z_Centroid" ID="col_zcent" ucd="pos.cartesian.z;stat.centroid" datatype="float" unit="" width="7" precision="1"/>
92      <FIELD name="X_peak" ID="col_xpeak" ucd="pos.cartesian.x;phot.flux;stat.max" datatype="int" unit="" width="7"/>
93      <FIELD name="Y_peak" ID="col_ypeak" ucd="pos.cartesian.y;phot.flux;stat.max" datatype="int" unit="" width="7"/>
94      <FIELD name="Z_peak" ID="col_zpeak" ucd="pos.cartesian.z;phot.flux;stat.max" datatype="int" unit="" width="7"/>
95      <DATA>
96        <TABLEDATA>
97        <TR>
98          <TD>    1</TD><TD> J060946-215932</TD><TD>  92.444503</TD><TD> -21.992234</TD><TD>  225.640</TD><TD>    20.32</TD>
99<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>
100<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>
101<TD>    140</TD><TD>    114</TD>
102        </TR>
103... truncated ...
104        </TABLEDATA>
105      </DATA>
106    </TABLE>
107  </RESOURCE>
108</VOTABLE>
109  \end{verbatim}
110}
111%\end{minipage}
112%\end{sideways}
113%\end{landscape}
114
115%%% Local Variables:
116%%% mode: latex
117%%% TeX-master: "Guide"
118%%% End:
Note: See TracBrowser for help on using the repository browser.