From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/twodspec/multispec/fitgauss5.par | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 noao/twodspec/multispec/fitgauss5.par (limited to 'noao/twodspec/multispec/fitgauss5.par') diff --git a/noao/twodspec/multispec/fitgauss5.par b/noao/twodspec/multispec/fitgauss5.par new file mode 100644 index 00000000..276a3b19 --- /dev/null +++ b/noao/twodspec/multispec/fitgauss5.par @@ -0,0 +1,23 @@ +# FITGAUSS5 + +image,f,a,,,,Image +start,i,a,,,,Starting image line +lower,r,h,-10.,,,Lower limit of model profiles +upper,r,h,10.,,,Upper limit of model profiles +lines,s,h,"*",,,Images lines to be fitted +spectra,s,h,"*",,,Spectra to be fitted +naverage,i,h,20,1,,Number of image lines to average +factor,r,h,.05,0,1,RMS iteration improvement stopping criteria +track,b,h,yes,,,Track solution? +algorithm,i,h,1,1,2,Fitting algorithm +fit_i0,b,h,y,,,Fit spectra central intensities? +fit_x0,b,h,y,,,Fit spectra positions? +fit_s0,b,h,y,,,Fit spectra shape parameter 0? +fit_s1,b,h,n,,,Fit spectra shape parameter 1? +fit_s2,b,h,n,,,Fit spectra shape parameter 2? +smooth_s0,b,h,no,,,Smooth parameter s0 across spectra? +smooth_s1,b,h,no,,,Smooth parameter s1 across spectra? +smooth_s2,b,h,no,,,Smooth parameter s2 across spectra? +function,s,h,"spline3",,,"Smoothing function (legendre,chebyshev,spline3)" +order,i,h,4,,,Order for smoothing function +verbose,b,h,no,,,Print general information about the fitting? -- cgit