PyGaze - Missing log messages using Gazepoint GP3
Hi all,
I have an issue while using the Gazepoint GP3 in OpenSesame. I'm sending messages by using the "eyetracker.log" command in a Python inline script. I've seen on the following thread that we can lose data when sending more than 60 log messages per second : https://github.com/esdalmaijer/PyGaze/issues/165.
But, the messages I'm sending are 4 seconds away from each other and therefore more than half of the messages are still missing from the USER column in the tsv file. Anyone have an idea of why I have such loss of message ?
Thanks in advance !
Jb Melmi.
Comments
Hi @Jib ,
Are you running the latest version of PyGaze? If so, could you post the script that you use to send the log messages? I am aware of the issue that you linked to, but as long as you send at most one message per sample they should be (and in my experience are) registered.
-- Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!