Skip to content

KaraMelih/multiple_gaussian_fitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Gaussian Fitting

The notebook demonstrates a method to fit arbitrary number of gaussians to a given dataset.
One of the key points in fitting is setting the initial guess parameters, in this case, the initial guesses are estimated automatically by using scipy.signal.find_peaks_cwt function.
The code does a good job to a first approximation and is only meant for quick and efficient multiple gaussian fitting simultaneously.

About

Fitting several gaussians to a dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published