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/ptools/README | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/digiphot/ptools/README')
-rw-r--r-- | noao/digiphot/ptools/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/noao/digiphot/ptools/README b/noao/digiphot/ptools/README new file mode 100644 index 00000000..2a2e5597 --- /dev/null +++ b/noao/digiphot/ptools/README @@ -0,0 +1,23 @@ + The Photometry Tools Package + ------------------------------- + +The ptools package contains routines which perform oerations on the +text database files and/or ST binary tables files produced by the APPHOT +and DAOPHOT packages, and scripts which make the fact that any given database +is a table or a text file transparent to the user. + +The ptools directory structure is listed below. The .h files are all in lib +as many of them are shared by several tasks. + + |-pconvert------routines to the pconvert task + |-doc-----------ptools documentation +|-ptools-----|-lib-----------ptools definitions or .h files + |-pexamine------routines specific to the pexamine task + |-ptutils-------routines specific to miscellneous utility tasks + |-txtools-------routines specific to the text file operators + |-test----------directory of test data + + +Lindsey Davis +NOAO IRAF GROUP +August 1991 |