EyeSelect seems to work significantly less if there is a sleep timer in the while loop in main.py. Even with 0.05sec it works less, with 0.25sec I even get zero division warning. I would like to introduce the timer since that significantly reduces the CPU usage.