Sol Simpson

Results 25 issues of Sol Simpson

This circle does not seem to draw anymore: ``` from psychopy import visual, event, core win = visual.Window([600, 600], color='grey') circle = visual.Circle( win, pos=(0, 0), lineWidth=3.0, lineColor=[255,0,0], colorSpace='rgb255', fillColor=[255,0,0],...

🐞 bug
👀 visual

Atleast on win10, if a project uses a Joystick and also ET Calibration, the experiment window is no longer properly restored after calibration; instead a black screen is displayed and...

🐞 bug
🔧 hardware/iohub

Viewed after a calibration, optionally. Save to image and store with session data files as well?

enhancement
EyeTracker

enhancement
EyeTracker
OSX

enhancement
EyeTracker
Linux
ioHub Server Process

Both in terms of mapping to modifier values and key field when modifier is pressed. Seems to be influenced by caplocks key state; different keysyms are being given based on...

bug
Keyboard
Linux
ioHub Server Process

On multimonitor setups, there have been two computers where the screen id determined for each monitor by ioHub is reverse to what it should be based on native Windows calls....

bug
Windows
Experiment Process