aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/daophot/README
blob: 1ae04629f6d8511a5e0183298fd5aa2ecf921410 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
The Daophot Photometry Package
                 ----------------------------------

The daophot package contains routines which perform crowded-filed
photometry using point spread functions fitting techniques.
The aperture photometry package routines are used to provide initial
estimates for the magnitudes of these objects.

The daophot directory structure is listed below. The package organization
is by task, for example the nstar subdirectory contains routines
specific to the nstar task or by function.
The .h files are all in lib as many of them are shared by several tasks.

             |-addstar-------routines specific to the addstar task
             |-allstar-------routines specific to the allstar task
	     |-daoedit-------routines specific to the daoedit task
             |-daolib--------routines common to many daophot tasks
             |-doc-----------daophot documentation
             |-group---------routines specific to the group task
|-daophot----|-lib-----------daophot definitions or .h files
             |-nstar---------routines specific to the nstar task
             |-peak----------routines specific to the peak task
	     |-psf-----------routines specific to the psf/pstselect tasks
	     |-seepsf--------routines specific to the seepsf task
	     |-select--------routines specific to the grpselect/psfmerge tasks
             |-substar-------routines specific to the substar task
	     |-test----------directory of test data


Lindsey Davis
NOAO IRAF GROUP
May 1993