High Priority , Processes and PsychoPy

Hello,

i am writing a steady state visual evoked potential (SSVEP) experiment that run three processes. One of these processes uses psychoPy to create flashing targets. Frames are sometimes dropped. I was thinking to set high priority to this process but multiprocessing doesn’t support priorities. The other idea is to set high priority to Python via task manager.
Does anyone have idea how can i set high priority to psychoPy or in general to processes?

Thanks,
Myrto

1 Like