jevrihanna
About
- Username
- jevrihanna
- Joined
- Visits
- 47
- Last Active
- Roles
- Member
Comments
-
Hi @sebastiaan, the code is as follows. First a template canvas is created: # setup canvas and stimuli canvas = Canvas(color="gray") fix_pos = (0, ang2pix(7)) fix_symb = "F" if follow else "S" canvas["fix"] = …
-
Hi, I am getting the same error, but with opensesame 4.0.32 and psychopy 2024.2.5. fyi I am trying to run an experiment where for speed reasons the canvases are drawn and stored in advance, and I get this error for every single canvas drawn, i.e. th…