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/onedspec/scombine/README | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/scombine/README')
-rw-r--r-- | noao/onedspec/scombine/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/onedspec/scombine/README b/noao/onedspec/scombine/README new file mode 100644 index 00000000..e4031e6a --- /dev/null +++ b/noao/onedspec/scombine/README @@ -0,0 +1,17 @@ +SCOMBINE -- Combine spectra + +This routine is based in large part on IMCOMBINE. The routines in the +generic directory are identical to those in that task except that they +only contain routines for real data. The ic routines in this directory +are similar though modified from IMCOMBINE. + +The iscombine files are for an interactive combine task based on work +by CTIO. Because it is limited currently to linear spectra and is not +organized to take advantage of the IMCOMBINE options it is not installed. +A version of this may someday be added based on the current software. + + +======= + +This version was renamed to OSCOMBINE. It is obsolete and may be removed +at some future time. (4/14/04, Valdes) |