peak fitting #68

Merged
usov_i merged 6 commits from JakHolzer-fit_peak into det1d 2020-09-15 14:23:49 +02:00

6 Commits

Author SHA1 Message Date
2803b4aee3 Update fit2.py
While function to find different indexes if the peak is very thin and sigma is much smaller than step, added the find_nearest which was missing for some reason.
2020-09-14 14:34:26 +02:00
946cdafe7c Update fit2.py
corrected value range for numerical fit, added export_fit parameter, which should in future decide if exported value is fitted or integrated one.
2020-09-14 13:43:56 +02:00
bf8f50accd Remove unused imports 2020-09-11 17:58:57 +02:00
e481d52647 updated guard close, deleted plotting 2020-09-11 15:45:45 +02:00
725196d474 Update fit2.py 2020-09-11 15:02:34 +02:00
713cdd1760 peak fitting
Fit one peak from ccl as combination of gaussian, lorentian and backgroud
2020-09-10 15:27:53 +02:00