the default value of 2 is insufficient to sampling the necessary xy data to obtain a good optimization of FWHM parameter.
with a synthetic lorentzian shape the true FWHM is 0.15. The peak picking detect an approximation of 0.1572 for fwhm. But the optimization step returns the min limit of the search space for FWHM parameter
increasing the value of factorLimits to 15 - 20 increment the number of points in the decreasing shape of the lorentzian. It seems a scaling bug
the default value of 2 is insufficient to sampling the necessary xy data to obtain a good optimization of
FWHMparameter.with a synthetic lorentzian shape the true FWHM is 0.15. The peak picking detect an approximation of 0.1572 for fwhm. But the optimization step returns the min limit of the search space for FWHM parameter
increasing the value of factorLimits to 15 - 20 increment the number of points in the decreasing shape of the lorentzian. It seems a scaling bug