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/smw/README | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/smw/README')
-rw-r--r-- | noao/onedspec/smw/README | 6 |
1 files changed, 6 insertions, 0 deletions
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. |