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.
-
Notifications
You must be signed in to change notification settings - Fork 1
KaraMelih/multiple_gaussian_fitting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Fitting several gaussians to a dataset
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published