esdalmaijer / PyGazeAnalyser

Analysis and high-level plotting toolbox for eye-tracking data
GNU General Public License v3.0
146 stars 89 forks source link

no plots in analysis example #8

Open Nimda1482 opened 8 years ago

Nimda1482 commented 8 years ago

Hello. when i use analysis.py in example it gives me no plots in output. I have demo.asc and demo.edf files. what is the problem? i think it's because of the demo.txt file. what should be in that file? thank you.

esdalmaijer commented 8 years ago

The txt file is a behaviour log as one would get from an experiment that was scripted using PyGaze. The analysis example assumes it is there, and won't do anything if it isn't.