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/fitprofs.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/fitprofs.par')
-rw-r--r-- | noao/onedspec/fitprofs.par | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/noao/onedspec/fitprofs.par b/noao/onedspec/fitprofs.par new file mode 100644 index 00000000..475996ef --- /dev/null +++ b/noao/onedspec/fitprofs.par @@ -0,0 +1,29 @@ +input,s,a,,,,List of input images +lines,s,h,"",,,List of lines/columns/apertures +bands,s,h,"",,,Bands in 3D image +dispaxis,i,h,)_.dispaxis,,,"Image axis for 2D images" +nsum,s,h,)_.nsum,,,"Number of lines/columns to sum for 2D images +" +region,s,h,,,,Fitting region +positions,f,h,,,,File of positions/sigmas +background,s,h,"",,,Default background +profile,s,h,"gaussian","gaussian|lorentzian|voigt",,Default profile type +gfwhm,r,h,20.,,,Default Gaussian FWHM +lfwhm,r,h,20.,,,Default Lorentzian FWHM +fitbackground,b,h,yes,,,Fit background? +fitpositions,s,h,"all","fixed|single|all",,Fit positions +fitgfwhm,s,h,"all","fixed|single|all",,"Fit Gaussian FWHM" +fitlfwhm,s,h,"all","fixed|single|all",,"Fit Lorentzian FWHM +" +nerrsample,i,h,0,0,,"Number of error samples (<10 for no errors)" +sigma0,r,h,INDEF,,,"Constant gaussian noise term (INDEF for no errors)" +invgain,r,h,INDEF,,,"Inverse gain term (INDEF for no errors) +" +components,s,h,"",,,Components to output +verbose,b,h,yes,,,Standard output? +logfile,f,h,"logfile",,,Logfile output +plotfile,f,h,"",,,Plotfile output +output,s,h,"",,,Image output (list) +option,s,h,"fit","fit|difference",,Image output option +clobber,b,h,no,,,Modify output images? +merge,b,h,no,,,Merge with existing output images? |