From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/digiphot/ptools/README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 noao/digiphot/ptools/README (limited to 'noao/digiphot/ptools/README') 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 -- cgit