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/photcal/photcal.men | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 noao/digiphot/photcal/photcal.men (limited to 'noao/digiphot/photcal/photcal.men') diff --git a/noao/digiphot/photcal/photcal.men b/noao/digiphot/photcal/photcal.men new file mode 100644 index 00000000..2628c830 --- /dev/null +++ b/noao/digiphot/photcal/photcal.men @@ -0,0 +1,16 @@ + mkapfile - Prepare aperture corrections file from apphot/daophot output + mkcatalog - Type in a standard star catalog or observations file + mkimsets - Prepare an image set file for input to (mk)(n)obsfile + mk(n)obsfile - Prepare an observations file from apphot/daophot output + mkphotcors - Prepare the photometric corrections files + apfile - Prepare an aperture corrections file from a text file + obsfile - Prepare an observations file from a text file + + mkconfig - Prepare a configuration file + chkconfig - Check the configuration file for grammar and syntax errors + fitparams - Compute the parameters of the transformation equations + evalfit - Compute the standard indices by evaluating the fit + invertfit - Compute the standard indices by inverting the fit + + help config - Print description of the configuration file format + help pcintro - Print a short introduction to the photcal package -- cgit