jlda
About
- Username
- jlda
- Joined
- Visits
- 7
- Last Active
- Roles
- Member
Comments
-
Hi Edwin, Thank you for your answer. I made the following mistake (but I have not solved my problem): nothing was being drawn because the pyglet.clear() call was after drawing the square. Now the while loop looks like this: def my_function(): …
-
Hi Edwin, Thank you very much for your answer. I have tried to put the second option in practice, but I have not succeeded. I understand that pygletwin = pygaze.expdisplay.winHandle will create a pyglet window, but I have not found any documenta…
-
Hi Edwin! Thank you very much for your response and sorry for taking so long in answering. I have not had the chance of checking if with the right DISPSIZE, the buzz does not sound. I will update as soon as I can. Edit: I had the wrong resolution…
-
Dear Edwin, thank you for your response, sorry I could not use the eyetracker until today. If I replace the while loop with checked = False tracker.drift_correction() the experiment runs correctly, but each time it gives me the feedback (any of …