source: branches/NewStructure/docs/acknowledgements.tex @ 1441

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

More names.

File size: 3.0 KB
Line 
1% -----------------------------------------------------------------------
2% acknowledgements.tex: Acknowledgements & thankyous
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{Acknowledgements}
29
30Thanks are due to the many people who have provided assistance and
31advice during the development and testing of \duchamp, particularly
32Ivy Wong, Kathrin Wolfinger, Tobias Westmeier, Mary Putman, Cormac
33Purcell, Attila Popping, Tara Murphy, Enno Middelberg, Korinne
34McDonnell, Malte Marquarding, Philip Lah, Russell Jurek, Simon Guest,
35Jose Francisco Gomez, BiQing For, Luca Cortese, Mark Calabretta, David
36Barnes and Robbie Auld. Additionally, Emil Lenc and Anita Richards
37both provided valuable comments on the journal paper that have helped
38the descriptions therein. I'd like to thank the members of the ASKAP
39Working Group 2 (Source Finding) for their interest and feedback -
40\duchamp has been considered as part of the development of ASKAP
41Survey Science Projects, and this has driven further development of
42the core \duchamp software.
43
44The graphics in \duchamp are created using the
45\textsc{pgplot}\footnote{http://www.astro.caltech.edu/$\sim$tjp/pgplot/}
46library, FITS file access is controlled through the
47\textsc{cfitsio}\footnote{http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html}
48library \citep{pence99}, while the world-coordinate transformations
49are performed using the
50\textsc{wcslib}\footnote{http://www.atnf.csiro.au/people/mcalabre/WCS/index.html}
51library (described in \citet{calabretta02}).
52
53The bulk of this work was conducted as part of a CSIRO Emerging
54Science Postdoctoral Fellowship, and \duchamp continues to be
55maintained both as a standalone package and as part of the software
56development effort for the ASKAP telescope. This work was supported by
57the NCI National Facility at the ANU.
58
59
60
61%%% Local Variables:
62%%% mode: latex
63%%% TeX-master: "Guide"
64%%% End:
Note: See TracBrowser for help on using the repository browser.