From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/digiphot/apphot/apphot.men | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 noao/digiphot/apphot/apphot.men (limited to 'noao/digiphot/apphot/apphot.men') 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 -- cgit