marcus-nystrom / Titta

Python and PsychoPy interface to Tobii eye trackers using Tobii Pro SDK
Other
64 stars 27 forks source link

Setting up the viewing distance #18

Closed UBela closed 1 year ago

UBela commented 2 years ago

Hey, I haven't worked with psychopy before and wanted to change the viewing distance. However changing it to, e.g. mon.setDistance(70) did not change the distance during the calibration process. Am i missing something here? Thanks in advance, Béla

marcus-nystrom commented 2 years ago

Hi Béla,

Unfortunately the toolbox doesn't work that way right now. The head animation during setup is designed to put the head in the center of the head box, where the best data quality can be recorded. You can of course record at other distances as well, but data quality will generally be worse. May I ask why you choose to record at a non-optimal distance?

If you necessarily want to record at a distance of 70 cm, and want the circles to overlap at this distance during calibration setup, you can tweak the parameters in the EThead class (in helpers_tobii.py).

Best, Marcus

On Fri, Jan 28, 2022 at 1:47 PM Béla @.***> wrote:

Hey, I haven't worked with psychopy before and wanted to change the viewing distance. However changing it to, e.g. mon.setDistance(70) did not change the distance during the calibration process. Am i missing something here? Thanks in advance, Béla

— Reply to this email directly, view it on GitHub https://github.com/marcus-nystrom/Titta/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD57FB4XGOYGEAENNCFBH23UYKF5VANCNFSM5NAVHZDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>