Can't get stimuli to present with pylink

Hi all,

I’m trying to present stimuli (simple gabors) with pylink to integrate with our SR-Research Eyelink 1000+ camera, and am using someone else’s code as a guide (theirs works on our eyetracker/display computer). However when I try to run my new code (attached below), it seems to run (no errors, the print statements make it seem like its running) but nothing is displayed (yet when I run without the eyetracker part of the code it runs fine). I must be missing something crucial but cannot figure it out. Anything obvious I’m missing? Thanks in advance!

Best,
Lee

pilot.py (9.9 KB)