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/scombine/iscombine.par | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 noao/onedspec/scombine/iscombine.par (limited to 'noao/onedspec/scombine/iscombine.par') diff --git a/noao/onedspec/scombine/iscombine.par b/noao/onedspec/scombine/iscombine.par new file mode 100644 index 00000000..a9d8846e --- /dev/null +++ b/noao/onedspec/scombine/iscombine.par @@ -0,0 +1,18 @@ +input,s,a,"",,,List of input spectra +output,s,a,"",,,List of output spectra +woutput,s,h,"",,,List of output weight spectra +apertures,s,h,"",,,Apertures to combine +group,s,h,"apertures","all|images|apertures",,Grouping option +combine,s,h,"average","average|sum",,Combining option +scale,s,h,"",,,Header keyword for scaling +weight,s,h,"","",,"Header keyword for weighting +" +w1,r,h,INDEF,,,Starting wavelength of output spectra +w2,r,h,INDEF,,,Ending wavelength of output spectra +dw,r,h,INDEF,,,Wavelength increment of output spectra +nw,i,h,INDEF,,,Length of output spectra +log,b,h,no,,,"Logarithmic increments? +" +interactive,b,h,no,,,Adjust spectra interactively? +sort,s,h,"none","none|increasing|decreasing",,Interactive combining order +cursor,*gcur,h,"",,,Graphics cursor input -- cgit