[open] How to use Tobii TX300 with openseasme
Hi,
I am new to this forum and I am from behavioral science background with NO knowledge on programming!
I have been using a Tobii TX300 system in my lab. Could anyone explain to me how to use pygaze with Tobii TX300 in a step-by-step manner? I am sure it would be a great boon for people like me! Please...
Thanks in advance!
G Krishnan
Comments
Hi Krishnan, welcome to the forum!
You won't have to be a programming expert, but it may be wise to just go through these tutorials: http://osdoc.cogsci.nl/tutorials/ (especially since you not only need this knowledge to get your Tobii to work, but to implement your experiment design as well).
Next, there are pygaze instructions here: http://osdoc.cogsci.nl/devices/pygaze/
What it will come down to, is to drag and drop some pygaze items into the overview window (such as an item that 'starts up' your eyetracker, and one that starts recording, one that logs what has been recorded etc. etc.) and put some code in between (in the form of an inline_script item) ; the latter is where you can do whatever you want with the recorded eye position coordinates (e.g. alter what is on screen based on where people look). Of course you don't have to do anything with the recorded eye position; perhaps you just want to display some static stimuli.
As you can imagine, we can't immediately program your whole experiment for you, so I suggest going through some tutorials first and let us know if you encounter any problems!
Good luck!
Cheers,
Josh
Thanks Josh for your help! I shall try this out. And, I shall get back to the forum with my experience.
Thanks again for your time,
Regards.
Krish
Dear Josh,
I followed your instructions. however, I am getting some errors as shown below:
Any luck?!
Thank you.
Krish
Dear Josh,
The file referring to the error is as follows:
Hi,
There is a very strong possibility that you did not install the Tobii SDK. Without this, you won't be able to run anything!
For information on how to install Tobii's Python SDK, please refer to the PyGaze website.
Good luck!
Hi there!
I have followed all the instructions on installing the Tobii package (http://www.pygaze.org/installation/#tobii). Despite this, the following error continue to appear:
Any help?!
Krishnan
Hi Krishnan,
As Edwin said, you're probably missing (part of) the Tobii SDK. I'm not familiar with it myself, but this discussion on the PyschoPy list seems relevant:
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!