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/scombine/iscombine.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/scombine/iscombine.par')
-rw-r--r-- | noao/onedspec/scombine/iscombine.par | 18 |
1 files changed, 18 insertions, 0 deletions
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 |