Sol Simpson
Sol Simpson
seems to have been fixed with latest color fixes.
I think your project highlights two issues with the _PsychToolBox_ `keyboard.Keyboard` backend: 1. Only the first press-release of a given key is returned if it has been pressed > 1...
@mpeters2, thanks for the further information the suggested solution. | My big change that added stability was to replace as many visual.TextStim() with visual.TextBox2(). You changed this in the EyeLinkCoreGraphicsPsychoPy.py...
> I can make the TextBox2 changes tonight to EyeLinkCoreGraphicsPsychoPy.py and check to see if it solves the problem when I go into the lab tomorrow. That would be great....
Are using `pylink` directly in your experiment, or are you using the psychopy.iohub eyelink interface? I thought you where using iohub, but now I'm thinking you are using pylink directly,...
Psychtoolbox psychHID seems to crash python 3.8 on macOS. I can reproduce the error as well. Use python 3.6 and it should be OK. On Fri., Oct. 29, 2021, 4:32...
Re the extra 1 frame delay on newer versions of macOS, I've have also seen this on macOS 10.13.6 testing with the MilliKey light sensor. The exact same script on...
I believe this is now fixed for ptb and iohub, changes have been merged atleast. closing, please reopen if you are still having issues. Thank you
Sorry for the delay, I'm looking into addressing this now. To recap, currently iohub uses / saves these fields from the tobii sample: **tobii field -> iohub fields** - `gaze_point_on_display_area`...