diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/digiphot/photcal/photcal.men | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/digiphot/photcal/photcal.men')
-rw-r--r-- | noao/digiphot/photcal/photcal.men | 16 |
1 files changed, 16 insertions, 0 deletions
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 |