Gaze Contingent with Tobii eye-tracker
in OpenSesame
Opensesame was recommended to me by a colleague as a possible solution for my problem - that is, creating a gaze contingent eye tracking task on a single computer. Previously I have done a two computer setup with tobii studio and eprime, but because the current task needs to be mobile on a laptop, only a one computer setup is possible.
My coding level is beginner and I have no experience with python. However, given a script example I could probably sort it out. So my question is two-fold: is doing such a gaze contingent design possible in opensesame, and is there a script template available to work from?
Thank you for any advice/help you can provide!
Comments
Hi Josh,
I have used a gaze-contingent paradigm in Opensesame, but with the 3.0.x version. You can download it from here. Most of the action happens in the trial loop and relies primarily on getting samples and make the experiment do certain things contingent on it.
I hope this gets you started.
Eduard
Hi Eduard,
This is excellent, thank you! This should hopefully get me going. If it is okay, I will let you know if I have any questions/troubles.