diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/onedspec/scombine/README | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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) |