Peak Fitting Tools: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
 
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Peak Fitting Tools===
The following tools are part of the Peak Fitting tools in the PLS_Toolbox
The following tools are part of the Peak Fitting tools in the PLS_Toolbox
   
   
Line 8: Line 7:
:[[peakfunction]] - Outputs the estimated peaks from parameters in PEAKDEF.
:[[peakfunction]] - Outputs the estimated peaks from parameters in PEAKDEF.
   
   
:[[localmaxima]]  - Automated identification of local maxima.
:[[peakidtext]]  - Writes peak ID information on present graph.
   
   
:[[localmax]]     - Automated identification of local maxima.
:[[peakexponential]] - Outputs an exponential function.
:[[peakidtext]]   - Writes peak ID information on present graph.
:[[peakdoublesigmoid]] - Outputs a double sigmoid function.
:[[peakgaussian]] - Outputs a Gaussian function.
:[[peaklorentzian]] - Outputs a Lorentzian function.
:[[peaksigmoid]] - Outputs a sigmoid function.
:[[peakpvoigt1]] - Outputs a Pseudo-Voigt 1 (Gaussian with Lorentzian) function.
:[[peakpvoigt2]] - Outputs a Pseudo-Voigt 2 (Gaussian with Lorentzian) function.
(Sub topic of [[PLS_Toolbox_Topics|PLS_Toolbox_Topics]])

Latest revision as of 11:30, 23 May 2023

The following tools are part of the Peak Fitting tools in the PLS_Toolbox


fitpeaks - Peak fitting routine.
peakfind - Automated identification of peaks.
peakstruct - Makes an empty peak definition structure.
peakfunction - Outputs the estimated peaks from parameters in PEAKDEF.
localmaxima - Automated identification of local maxima.
peakidtext - Writes peak ID information on present graph.
peakexponential - Outputs an exponential function.
peakdoublesigmoid - Outputs a double sigmoid function.
peakgaussian - Outputs a Gaussian function.
peaklorentzian - Outputs a Lorentzian function.
peaksigmoid - Outputs a sigmoid function.
peakpvoigt1 - Outputs a Pseudo-Voigt 1 (Gaussian with Lorentzian) function.
peakpvoigt2 - Outputs a Pseudo-Voigt 2 (Gaussian with Lorentzian) function.

(Sub topic of PLS_Toolbox_Topics)