diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/digiphot/apphot/apphot.men | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/digiphot/apphot/apphot.men')
-rw-r--r-- | noao/digiphot/apphot/apphot.men | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/noao/digiphot/apphot/apphot.men b/noao/digiphot/apphot/apphot.men new file mode 100644 index 00000000..e83c00ff --- /dev/null +++ b/noao/digiphot/apphot/apphot.men @@ -0,0 +1,26 @@ + aptest - Run basic tests on the apphot package tasks + center - Compute accurate centers for a list of objects + centerpars - Edit the centering parameters + daofind - Find stars in an image using the dao algorithm + datapars - Edit the data dependent parameters + findpars - Edit the star detection parameters + fitpsf - Model the stellar psf with an analytic function + fitsky - Compute sky values in a list of annular or circular regions + fitskypars - Edit the sky fitting parameters + phot - Measure magnitudes for a list of stars + photpars - Edit the photometry parameters + polymark - Create polygon lists for polyphot + polyphot - Measure magnitudes inside a list of polygonal regions + polypars - Edit the polyphot parameters + qphot - Measure quick magnitudes for a list of stars + radprof - Compute the stellar radial profile of a list of stars + wphot - Measure magnitudes for a list of stars with weighting + + lintran - Linearly transform a coordinate list + pcalc - Do arithmetic operations on a list of apphot databases + pconvert - Convert a text database to a tables database + pdump - Print selected fields from a list of apphot databases + pexamine - Interactively examine and edit an apphot database + prenumber - Renumber stars in an apphot database + pselect - Select records from an apphot database + psort - Sort an apphot database |