diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/digiphot/ptools/lib | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/digiphot/ptools/lib')
-rw-r--r-- | noao/digiphot/ptools/lib/strip.ptoolsx | 0 | ||||
-rw-r--r-- | noao/digiphot/ptools/lib/warning.dat | 12 |
2 files changed, 12 insertions, 0 deletions
diff --git a/noao/digiphot/ptools/lib/strip.ptoolsx b/noao/digiphot/ptools/lib/strip.ptoolsx new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/noao/digiphot/ptools/lib/strip.ptoolsx 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. |