PyGaze for Smart Eye-Aurora
Hi everyone,
I want to get raw/unfiltered data from the Aurora eye tracker from the brand Smart Eye. For this purpose, I looked at the PyGaze library, however I think the library supports the brands 'smi' and 'eyelink'. Can I use PyGaze with Aurora eye tracker? If no, what would be your recommendations to read raw sensor data in Python?
Comments
Hi,
If the Aurora tracker is not listed in Pygaze, then Pygaze won't support it.
For how to read raw data of that tracker you better contact the manufacturer. They know what kind of APIs (ways to access the tracker) they provide and how to read the data accordingly. If there is a Python api, you need to use it, to access the raw data.
good luck,
Eduard
Hi Eduard,
thank you for your answer. I wonder if the developers are interested in adding the Aurora device to the library, or will they support me If I want to add it? I am new to this eye-tracking world, that's' why it may be challenging to develop the code alone...
Hi,
That is a question for @Edwin, as he is the developer of PyGaze
good luck,
Eduard