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

fixed fixation detection for tobii tracker #74

Closed scattenlaeufer closed 7 years ago

scattenlaeufer commented 7 years ago

Now not the time of the fixation detection, but the time of the fixation start is provided by wait_for_fixation_start(). This fixes #45