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

EyeLink - fix wait_for_* #34

Closed wkruijne closed 9 years ago

wkruijne commented 9 years ago

See comments for commit 778ac13 . Fixes wait_for_events

Please evaluate whether this was corrected properly! I haven't been able to test this, because I do not have straightforward acces to an Eyelink-tracker atm.

Notes:

esdalmaijer commented 9 years ago

Brilliant work, thanks a lot!

On your last note: I do see the value of potentially using the clock asynchrony, but only in highly specific cases. Advanced users should be able to type an extra _ to access the function.