esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
670 stars 211 forks source link

Error in Gazepoint script (recalibration) #128

Open ImhChr opened 5 years ago

ImhChr commented 5 years ago

Hi Edwin,

I've recently come across a tiny, but troublesome error: if you calibrate the Gazepoint eye-tracker, it works like a charm. However, if you recalibrate the device (i.e. by pressing 'q' during the validation), the final calibration point is 'missing' (well, it's not technically missing, it's just not shown). Instead of moving to the final position, the red circle just stays in the second-to-last position, of course resulting in funny calibration results, unless you keep track of the positions and know exactly where to look for the last one. I could probably fix it myself in the opengaze script, but someone else might face the same problem one day, which is why I'm reporting it here :)

Thanks in advance!

esdalmaijer commented 5 years ago

That's an interesting issue! I can't say I've encountered it in a while. Could you confirm that you are both on the latest PyGaze code (i.e. the stuff you can download from the master branch on GitHub), and that you're using the latest version of GazePoint's software?

ImhChr commented 5 years ago

According to OpenSesame's package manager, pygaze is the indeed the latest version (0.6.0a25). I'm also using the most current version of GazePoint's software :)