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/scopy.par | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 noao/onedspec/scopy.par (limited to 'noao/onedspec/scopy.par') 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",,, -- cgit