Improve fit
- Estimate peak using a simple Gaussian filter and
np.argmaxto speed up fitting. - Calculate outliers with
IsolationForestand per channel. - Add possibility of a polynomial fit on
pesandsqrt(pes). - Add possibility of fitting with weights and function to get weights based on the XGM intensity to get a flatter response a as a function of intensity.
Edited by Danilo Enoque Ferreira de Lima