LISE-B26 / pylabcontrol

pylabcontrol: Laboratory Equipment Control for Scientific Experiments.
GNU General Public License v3.0
9 stars 9 forks source link

Script iterators update progress throws errors in python3 #137

Closed akabcenell closed 6 years ago

akabcenell commented 6 years ago

Seen in a loop function with AutofocusCameraSMC. Update progress says it hasn't been initialized on the first call. Currently patched by setting it to always be 50, but that's clearly not a fix.

akabcenell commented 6 years ago

next step: reproduce bug on Eve