Hello everyone
I am relatively new to the use of PsychoPy. I am using a Raspberry Pi model 4 for my experiments. Builder does not work consistently. It crashes quite a lot, which is why I am stuck using the Coder interface of PsychoPy.
The overall stimulus image in my experiment is larger than the window (& monitor) and based on the subject’s response I present different sections of the image that cover the entire window. Currently I an cropping the section of the image I need into the back buffer and then flip it into the front buffer. But this takes a noticeable amount of time. Is there a way in Coder to load the entire large image into the back buffer and flip only the section that I need into the front buffer?
Thank you in advance for any help
cheers
Girish