source: tags/release-1.1.11b/docs/app-Karma.tex

Last change on this file was 520, checked in by MatthewWhiting, 15 years ago

Minor changes to the documentation, and updating the CHANGES doc.

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
44FONT lucidasans-12
45CIRCLE 92.3376 -21.9475 0.403992
46TEXT 92.3376 -21.9475 1
47CIRCLE 91.9676 -26.0193 0.37034
48TEXT 91.9676 -26.0193 2
49CIRCLE 91.5621 -27.3459 0.437109
50TEXT 91.5621 -27.3459 3
51CIRCLE 92.8285 -21.6344 0.269914
52TEXT 92.8285 -21.6344 4
53CIRCLE 90.1381 -28.9838 0.234179
54TEXT 90.1381 -28.9838 5
55CIRCLE 89.72 -26.6513 0.132743
56TEXT 89.72 -26.6513 6
57CIRCLE 94.2743 -27.4003 0.195175
58TEXT 94.2743 -27.4003 7
59CIRCLE 92.2739 -21.6941 0.134538
60TEXT 92.2739 -21.6941 8
61CIRCLE 89.7133 -25.4259 0.232252
62TEXT 89.7133 -25.4259 9
63CIRCLE 90.2206 -21.6993 0.266247
64TEXT 90.2206 -21.6993 10
65CIRCLE 93.8581 -26.5766 0.163153
66TEXT 93.8581 -26.5766 11
67CIRCLE 91.176 -26.1064 0.234356
68TEXT 91.176 -26.1064 12
69\end{verbatim}
Note: See TracBrowser for help on using the repository browser.