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/rv/continpars.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/rv/continpars.par')
-rw-r--r-- | noao/rv/continpars.par | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/noao/rv/continpars.par b/noao/rv/continpars.par new file mode 100644 index 00000000..251506c8 --- /dev/null +++ b/noao/rv/continpars.par @@ -0,0 +1,14 @@ +# CONTINPARS - Continuum flattening of data parameter set + +c_interactive,b,h,no,,,"Fit continuum interactively?" +c_sample,s,h,"*",,,"Sample of points to use in fit" +c_function,s,h,"spline3","spline3|legendre|chebyshev|spline1",,"Fitting function + (spline3|legendre|chebyshev|spline1)" +naverage,i,h,1,,,"Number of points in sample averaging" +order,i,h,1,1,,"Order of fitting function" +replace,b,h,no,,,"Replace rejected spectrum w/ fit?" +low_reject,r,h,2.,0.,,"Low rejection in sigma of fit" +high_reject,r,h,2.,0.,,"High rejection in sigma of fit" +niterate,i,h,10,0,,"Number of rejection iterations" +grow,r,h,1.,0.,,"Rejection growing radius" +mode,s,h,"ql" |