From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/onedspec/scombine/README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 noao/onedspec/scombine/README (limited to 'noao/onedspec/scombine/README') 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) -- cgit