achim1 / muonic

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

remove self veto #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Remove selfveto option in Muondecay and adopt decay logic to tighter logic (as 
configured in the configuration box: single pulse, double pulse, veto)

Original issue reported on code.google.com by basho.got on 1 Jul 2013 at 1:30

GoogleCodeExporter commented 9 years ago
Needs testing - strict logic implemented - test is running upstairs

Original comment by basho.got on 1 Jul 2013 at 2:06

GoogleCodeExporter commented 9 years ago
strict:
upper channel == 1 pulse
2nd channel ==2 pulses
3rd == veto
generates very poor statistics.

changing/ trying 1st == 1, 2nd == 2, or 1st >1, 2nd == none

Original comment by basho.got on 9 Jul 2013 at 12:23

GoogleCodeExporter commented 9 years ago
Removed. Latest change to second scinti >= 2 pulses looks better. Needs some 
improvements and quality cuts, but this will be another way of calculating the 
decay, eg. with cuts on the pulse width. Analysis on this is planned.

Original comment by basho.got on 18 Jul 2013 at 3:27