labscript-suite-temp-2 / lyse

lyse is an analysis framework. It coordinates the running of python analysis scripts on experiment data as it becomes availiable, updating plots in real time.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Error on repaint when singleshot analysis script crashed #54

Closed philipstarkey closed 4 years ago

philipstarkey commented 4 years ago

Original report (archived issue) by Philip Starkey (Bitbucket: philipstarkey, GitHub: philipstarkey).


I had a single shot analysis script crash today (it was the first one in the list to run on a shot) and the following traceback popped up repeatedly until I closed lyse:

lyse/__main__.y line 1091 in paint

progress_bar_option.progress=status_percent

TypeError: an integer is required (got type NoneType)

(approximate text only, I was connected over VNC and couldn’t copy/paste the error)

Running the latest (tip) version of lyse.

philipstarkey commented 4 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Thanks, obviously a regression caused by PR #68. Will fix.

philipstarkey commented 4 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Fixed in c033e61dc754068417de0e354925a5c0010e89aa