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
671 stars 211 forks source link

Forcing drift correction on an EyeLink II causes an error. #36

Closed smathot closed 8 years ago

smathot commented 8 years ago

To be confirmed, but the problem is described here:

The solution would be to catch any Exceptions that arise when sending this command.

smathot commented 8 years ago

Also, forced drift correction is always enabled, because eyelink_force_drift_correct is not compared to 'yes', but passed as is, in pygaze_init.