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/scopy.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/scopy.par')
-rw-r--r-- | noao/onedspec/scopy.par | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/onedspec/scopy.par b/noao/onedspec/scopy.par new file mode 100644 index 00000000..6caffa44 --- /dev/null +++ b/noao/onedspec/scopy.par @@ -0,0 +1,17 @@ +input,s,a,,,,"List of input spectra" +output,s,a,,,,"List of output spectra" +w1,r,h,INDEF,,,"Starting wavelength" +w2,r,h,INDEF,,,"Ending wavelength" +apertures,s,h,"",,,"List of input apertures or columns/lines" +bands,s,h,"",,,"List of input bands or lines/bands" +beams,s,h,"",,,"List of beams or echelle orders" +apmodulus,i,h,0,,,"Input aperture modulus (0=none) +" +format,s,h,"multispec",multispec|onedspec,,"Output spectra format" +renumber,b,h,no,,,"Renumber output apertures?" +offset,i,h,0,,,"Output aperture number offset" +clobber,b,h,no,,,"Modify existing output images?" +merge,b,h,no,,,"Merge with existing output images?" +rebin,b,h,yes,,,"Rebin to exact wavelength region?" +verbose,b,h,no,,,"Print operations?" +mode,s,h,"ql",,, |