brusil
About
- Username
- brusil
- Joined
- Visits
- 11
- Last Active
- Roles
- Member
Comments
-
As far as I could ascertain, the problem appears to be solved. The number of samples is now consistent with the sample rate and length of data collection. You can check the issue, now closed, at link.
-
A new issue was created in PyGaze repository to address the problem of Missing Data with New Tobii Pro SDK, which I was mistaking as an inability to align the eye-tracking data with the experimental events (4th topic).
-
A new issue was created in PyGaze repository to address the problem of Missing Data with New Tobii Pro SDK, which I was previously mistaking as an inability to align the eye-tracking data with the experimental events (4th topic).
-
Hi @neon I'm very glad to know that we are using the same eye-tracker model and that you'll look into this situation. Thanks! I haven't made any progress regarding the use of the New Tobii Pro SDK; I simply decided to use the old one. I'm also re…
-
I'm not familiar with the use of video media in OpenSesame or with your experimental design. If you have 21 different keyboard_response elements, they will have different names and will be stored in different variables, so you can use the logger ite…
-
Hi, Maddie, When you add a keyboard_response item, it automatically records the response time in the response_time_keyboard_response variable (the name of the variable depends on the name of the item like response_time_{item_name}). A response_time…
-
Hi, @edwin and @sebastiaan, I would like to, once again, thank you both for OpenSesame and PyGaze! Great tools! I'm both new to these tools and to eye-tracking so, please forgive any rookie mistakes on my part. Since I'm working with a Tobii eye-…
-
Hi @hanzh, Since I'm new at this and I haven't yet been able to analyse my test data, I can't tell if these have consequences, but I don't think they do. Still, since they're printed to the eye-tracking data files, I prefer their value to be as clo…
-
Hi Sebastiaan, Thank you for your reply and for the OpenSesame tool! :smile:
-
An inline script as follows seems to do the trick. from pygaze import settingssettings.SCREENSIZE = (31.0, 17.4) # physical display size (cm)settings.SCREENDIST = 60.0 # participant to display distance (cm)
-
Hi Eduard, Thank you for your response! I didn't identify the root cause of the problem but I think that I found a solution. I updated the PsychoPy version in the portable WinPython-PyGaze-0.6.0 environment (that I downloaded from PyGaze website) f…
-
Forgot to mention that the previous traceback is preceded by: FreeType import Failed: expected string or Unicode object, NoneType found2.8495 WARNING Creating new monitor...