achim1 / muonic

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

flight time measurement: no fitline shown #42

Closed aschulzdesy closed 9 years ago

aschulzdesy commented 9 years ago

when activating the flight time measurement and clicking "fit" no fitline is shown, only the triangles on top of the histogram. muonvelocitydistribution_fit

achim1 commented 9 years ago

The problem is that the fit is bad -> it basically failed and is not even able to calculate its chi squared/ndf ("nan"). Not sure how to fix it at the moment

achim1 commented 9 years ago

Fixed! The Gaussian was broken (had only two instead of three parameters as intended). This fix should go to any branch

aschulzdesy commented 9 years ago

Hi Achim, in which version is this fixed? I had a problem today with version 2.0.10. See plot: velocity_nofit

achim1 commented 9 years ago

2.0.11 ^^ ..and we are at 2.0.12 now..

2015-06-22 16:40 GMT+02:00 aschulzdesy notifications@github.com:

Hi Achim, in which version is this fixed? I had a problem today with version 2.0.10. See plot: [image: velocity_nofit] https://cloud.githubusercontent.com/assets/4849214/8284461/4f21e07a-18fd-11e5-96f1-959c07eb8c1d.png

— Reply to this email directly or view it on GitHub https://github.com/achim1/muonic/issues/42#issuecomment-114135902.

achim1 commented 9 years ago

< > -> >= ^^

2015-06-22 21:14 GMT+02:00 Achim Stößl achim.stoessl@gmail.com:

2.0.11 ^^ ..and we are at 2.0.12 now..

2015-06-22 16:40 GMT+02:00 aschulzdesy notifications@github.com:

Hi Achim, in which version is this fixed? I had a problem today with version 2.0.10. See plot: [image: velocity_nofit] https://cloud.githubusercontent.com/assets/4849214/8284461/4f21e07a-18fd-11e5-96f1-959c07eb8c1d.png

— Reply to this email directly or view it on GitHub https://github.com/achim1/muonic/issues/42#issuecomment-114135902.

aschulzdesy commented 9 years ago

it's working now :) muonvelocityfit