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

Is PyGaze input data from Eye-tribe only? #86

Closed b524524778 closed 7 years ago

b524524778 commented 7 years ago

Is PyGaze input data from Eye-tribe? although I have Rawdata from MobileEye but I don't know how to feed data to PyGaze..

is data only from Eye-tribe or EyeLink II?

esdalmaijer commented 7 years ago

Hi,

You might be confused with PyGaze Analyser, which can take data from SMI, EyeLink, and EyeTribe.

PyGaze does not take any input data; it's a library to code experiments in.

Cheers, Edwin