diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/onedspec/scopy.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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",,, |