From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/onedspec/smw/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 noao/onedspec/smw/README (limited to 'noao/onedspec/smw/README') diff --git a/noao/onedspec/smw/README b/noao/onedspec/smw/README new file mode 100644 index 00000000..2f2c27b0 --- /dev/null +++ b/noao/onedspec/smw/README @@ -0,0 +1,6 @@ +This directory contains interface routines for the spectral world +coordinate systems. The interface has two functions. The first is to +convert various input formats, including old formats, to one of the WCS +formats used by the ONEDSPEC package. These are MULTISPEC, EQUISPEC, and +NDSPEC. The second is to split large numbers of spectra which exceed the +limits of the MWCS for a single WCS into a number of smaller WCS. -- cgit