blob: b9c2c6272963709cb8e271d98ef276810da5ec43 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Task statements for the daophot package
task addstar = t_addstar,
allstar = t_allstar,
daoedit = t_daoedit,
group = t_group,
grpselect = t_grpselect,
nstar = t_nstar,
peak = t_peak,
pfmerge = t_pfmerge,
psf = t_psf,
pstselect = t_pstselect,
seepsf = t_seepsf,
substar = t_substar
|