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/sfit.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/sfit.par')
-rw-r--r-- | noao/onedspec/sfit.par | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/noao/onedspec/sfit.par b/noao/onedspec/sfit.par new file mode 100644 index 00000000..e168a079 --- /dev/null +++ b/noao/onedspec/sfit.par @@ -0,0 +1,25 @@ +input,s,a,,,,Input images +output,s,a,,,,Output images +lines,s,h,"*",,,Image lines to be fit +bands,s,h,"1",,,Image bands to be fit +type,s,h,"fit","data|fit|difference|ratio",,Type of output +replace,b,h,no,,,Replace rejected points by fit? +wavescale,b,h,yes,,,Scale the X axis with wavelength? +logscale,b,h,no,,,Take the log (base 10) of both axes? +override,b,h,no,,,Override previously fit lines? +listonly,b,h,no,,,List fit but don't modify any images? +logfiles,s,h,"logfile",,,List of log files +interactive,b,h,yes,,,Set fitting parameters interactively? +sample,s,h,"*",,,Sample points to use in fit +naverage,i,h,1,,,Number of points in sample averaging +function,s,h,"spline3","spline3|legendre|chebyshev|spline1",,Fitting function +order,i,h,1,1,,Order of fitting function +low_reject,r,h,3.,0.,,Low rejection in sigma of fit +high_reject,r,h,3.,0.,,High rejection in sigma of fit +niterate,i,h,0,0,,Number of rejection iterations +grow,r,h,1.,0.,,Rejection growing radius +markrej,b,h,yes,,,Mark rejected points? +graphics,s,h,"stdgraph",,,Graphics output device +cursor,*gcur,h,"",,,Graphics cursor input +ask,s,q,"yes","yes|no|skip|YES|NO|SKIP",," " +mode,s,h,"ql" |