Eye Tracking with EyeLink 1000: count_pygaze_init = 0 ?
Dear forum members,
I used OS 4 to record eyetracking with EyeLink1000. After recording I can see some eye movement data (.edf file) in the RS data viewer, so it seems that it worked. But in my .csv file from Open Sesame the variable "count_pygaze_init" just shows 0 (see picture below). So to seems that on the other hand pygaze did not work. Do I have to initialize it separately? Is there still this problem with OS 4 and Pygaze? Do I have to use an inline script to start pygaze in my OS experiment? But - it recorded some eye movement, so for what exactly do I need pygaze than?
Sorry for this bunch of silly questions but I'm totally new to OS and Eye Tracking.
Thanks in advance! 😊
Comments
Hi @Mnemosyne ,
initiliziation should happen only once, so the counter stays at 0. You should check whether the counter of the record/stop calls keep on increasing over the course of the experiment. If so, all should be good.
Eduard
Hi Eduard, thanks for your answer! Yes, these counters are increasing, so I guess it works :)