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/ptools/lib/strip.ptoolsx | 0 noao/digiphot/ptools/lib/warning.dat | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 noao/digiphot/ptools/lib/strip.ptoolsx create mode 100644 noao/digiphot/ptools/lib/warning.dat (limited to 'noao/digiphot/ptools/lib') diff --git a/noao/digiphot/ptools/lib/strip.ptoolsx b/noao/digiphot/ptools/lib/strip.ptoolsx new file mode 100644 index 00000000..e69de29b diff --git a/noao/digiphot/ptools/lib/warning.dat b/noao/digiphot/ptools/lib/warning.dat new file mode 100644 index 00000000..a27f7da2 --- /dev/null +++ b/noao/digiphot/ptools/lib/warning.dat @@ -0,0 +1,12 @@ + + + $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ + WARNING FROM THE PTOOLS PACKAGE LOADER + $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ + + The SDAS external package TABLES required by some of the PTOOLS + tasks is not available. The tasks TBAPPEND, TBDUMP, TBRENUMBER, + TBSELECT, and TBSORT will not run. The tasks PAPPEND, PDUMP, + PRENUMBER, PSELECT and PSORT will run only on APPHOT/DAOPHOT + output files written in the default text format, not on files + written in ST tables format. -- cgit