achim1 / muonic

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

Velocity measurement: attribute error 'QTabWidget' object has no attribute 'pulseextractor'. #41

Closed aschulzdesy closed 9 years ago

aschulzdesy commented 9 years ago

Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/muonic/gui/MuonicWidgets.py", line 774, in activateVelocityClicked self.pulsefile = self.parentWidget().parentWidget().pulseextractor.pulsefile AttributeError: 'QTabWidget' object has no attribute 'pulseextractor'

I#m not sure if it has a bad effect on the measurement, does not look like it.

achim1 commented 9 years ago

Might have prevented some file to be written...