hannahl
About
- Username
- hannahl
- Joined
- Visits
- 92
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, I’ve updated all devices to have the latest version of opensesame and have run the experiment one time on each device and there have been no crashes so far. I think two of the main problems are that i’m running the experiments on almo…
-
Hi Sebastiaan, Thank you for your reply. I'm running Windows 10 with the latest version of OpenSesame, and I have just disabled the delete temporary files option. I can't tell if the problem has been solved yet, but I'll keep an eye out for it over …
-
Update: All my file pools in all my OpenSesame files have emptied themselves now.
-
HI again Eduard, I've tried using OpenCV2 but the video doesn't play, and I just get a blank screen that lasts for a few seconds before it says that the experiment has finished successfully.
-
Hi Eduard, Thanks for your help. I am already in the process of learning how to code so I do know how to code some and have already written some inline script for other parts of my experiment, but I’m just not very good at it and tend to make mistak…
-
Hello again, I'm still having problems with trial durations. I changed the backend to pyschopy and tried to halve the specified duration, which almost solves the problem. For instance, if I want my trial duration to last 500ms, I have to specify the…
-
Hello, Has anyone faced this issue, and is there anyway to solve this?
-
Hi Eduard, I was trying to see if there was any way to decouple the keyboard response time and the stimulus presentation time, as participants were only supposed to respond on certain trials, and the additional keyboard response time at the end of …
-
Hi Eduard, Yes thank you! It works perfectly.
-
Hi everyone, I'm still stuck on this problem, wondering if anyone can help? Basically I just need the keyboard response to only work on trials when the target is in certain positions on the screen, and to not leave a response time for other trials.…
-
Great, thanks Eduard!
-
Hi Eduard, Thanks! Can I just clarify how to define the number of trials in the block loop table?
-
Update: I've managed to create pseudo randomised lists of all my shape sets and array locations with the inline script. However, I'm having problems trying to link/reference these lists in my block loop without printing the lists and directly copyin…