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/scombine/iscombine.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 |