source: trunk/docs/app-Karma.tex @ 964

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

Lots of updates to the user guide.

File size: 2.4 KB
Line 
1% -----------------------------------------------------------------------
2% app-Karma.tex: Example output annotation file for Karma software.
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\secA{Example Karma Annotation file output}
29\label{app-karma}
30
31This is the format of the Karma Annotation file, showing the locations
32of the detected objects. This can be loaded by the plotting tools of
33the Karma package (for instance, \texttt{kvis}) as an overlay on the FITS
34file.
35
36\begin{verbatim}
37# Duchamp Source Finder results for FITS file:
38#  /home/mduchamp/fountain.fits
39# Threshold = 4
40# No ATrous reconstruction done.
41#
42COLOR RED
43COORD W
44CIRCLE 92.3376 -21.9475 0.403992
45TEXT 92.3376 -21.9475 1
46CIRCLE 91.9676 -26.0193 0.37034
47TEXT 91.9676 -26.0193 2
48CIRCLE 91.5621 -27.3459 0.437109
49TEXT 91.5621 -27.3459 3
50CIRCLE 92.8285 -21.6344 0.269914
51TEXT 92.8285 -21.6344 4
52CIRCLE 90.1381 -28.9838 0.234179
53TEXT 90.1381 -28.9838 5
54CIRCLE 89.72 -26.6513 0.132743
55TEXT 89.72 -26.6513 6
56CIRCLE 94.2743 -27.4003 0.195175
57TEXT 94.2743 -27.4003 7
58CIRCLE 92.2739 -21.6941 0.134538
59TEXT 92.2739 -21.6941 8
60CIRCLE 89.7133 -25.4259 0.232252
61TEXT 89.7133 -25.4259 9
62CIRCLE 90.2206 -21.6993 0.266247
63TEXT 90.2206 -21.6993 10
64CIRCLE 93.8581 -26.5766 0.163153
65TEXT 93.8581 -26.5766 11
66CIRCLE 91.176 -26.1064 0.234356
67TEXT 91.176 -26.1064 12
68\end{verbatim}
Note: See TracBrowser for help on using the repository browser.