achim1 / muonic

A python gui for QNet DAQ card experiments
http://achim1.github.io/muonic/
1 stars 9 forks source link

The fit to a histogram is unstable and the result varies strongly with the selected range. #56

Open hpbretz opened 9 years ago

hpbretz commented 9 years ago

Apparently varying the fit range in the decay tab has a strong impact on the fit result.

Fit with different range and scipy.optimize.curve_fit done by hand muonlifetime

Fit done by muonic (using scipy.optimize.leastsq) myonlebensdauermessung-3

Needs to be tested and confirmed.