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 /doc/pac_title.ms | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'doc/pac_title.ms')
-rw-r--r-- | doc/pac_title.ms | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/pac_title.ms b/doc/pac_title.ms new file mode 100644 index 00000000..89acd85f --- /dev/null +++ b/doc/pac_title.ms @@ -0,0 +1,25 @@ +.RP +.TL +IRAF Applications Packages +.br +Package Structure and Requirements +.AU +IRAF Group +CSAC +.AI +.K2 "" "" "*" +September 1983 +(draft) +.AB +The IRAF applications software is decomposed into a set of modular +\fIpackages\fR, i.e., collections of related CL callable programs. +The requirements for each package are outlined, and the interdependence of +the separate packages are described. This document concentrates on the +scientific capabilities of the IRAF system, i.e., on the form of the system +as viewed by the user at the command language (CL) level. Though an attempt +has been made to include descriptions of all packages currently planned +for the system, we have presented only the minimum requirements for each +package. Finally, the current KPNO reduction and analysis software is +summarized, giving for each existing program the name of the corresponding +IRAF package which will provide comparable functionality. +.AE |