blob: 33c73ed1b8b8f7cfd75e808cb4a9bea0ef733781 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Task statements for the apphot package
task center = t_center,
daofind = t_daofind,
fitpsf = t_fitpsf,
fitsky = t_fitsky,
wphot = t_wphot,
phot = t_phot,
polymark = t_polymark,
polyphot = t_polyphot,
qphot = t_qphot,
radprof = t_radprof
|