source: tags/release-1.0.7/docs/app-Karma.tex @ 1441

Last change on this file since 1441 was 162, checked in by Matthew Whiting, 18 years ago

Editing of Guide. Mostly minor, with one new parameter added (beamSize).

File size: 1.1 KB
Line 
1\secA{Example Karma Annotation file output}
2\label{app-karma}
3
4This is the format of the Karma Annotation file, showing the locations
5of the detected objects. This can be loaded by the plotting tools of
6the Karma package (for instance, \texttt{kvis}) as an overlay on the FITS
7file.
8
9\begin{verbatim}
10# Duchamp Source Finder results for FITS file:
11#  /home/mduchamp/fountain.fits
12# Threshold = 4
13# No ATrous reconstruction done.
14#
15COLOR RED
16COORD W
17CIRCLE 92.3376 -21.9475 0.403992
18TEXT 92.3376 -21.9475 1
19CIRCLE 91.9676 -26.0193 0.37034
20TEXT 91.9676 -26.0193 2
21CIRCLE 91.5621 -27.3459 0.437109
22TEXT 91.5621 -27.3459 3
23CIRCLE 92.8285 -21.6344 0.269914
24TEXT 92.8285 -21.6344 4
25CIRCLE 90.1381 -28.9838 0.234179
26TEXT 90.1381 -28.9838 5
27CIRCLE 89.72 -26.6513 0.132743
28TEXT 89.72 -26.6513 6
29CIRCLE 94.2743 -27.4003 0.195175
30TEXT 94.2743 -27.4003 7
31CIRCLE 92.2739 -21.6941 0.134538
32TEXT 92.2739 -21.6941 8
33CIRCLE 89.7133 -25.4259 0.232252
34TEXT 89.7133 -25.4259 9
35CIRCLE 90.2206 -21.6993 0.266247
36TEXT 90.2206 -21.6993 10
37CIRCLE 93.8581 -26.5766 0.163153
38TEXT 93.8581 -26.5766 11
39CIRCLE 91.176 -26.1064 0.234356
40TEXT 91.176 -26.1064 12
41\end{verbatim}
Note: See TracBrowser for help on using the repository browser.