Boris_R
About
- Username
- Boris_R
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Thanks a lot! :)
-
Thanks a lot! It works like charm :)
-
Thanks a lot Lotje! Indeed it is a case :) Is it possible to get current folder (the one with the experiment), in order to save there the 'test_1.csv'?
-
Hi Sebastiaan and Lotje, First of all, my experiment is working in OpenSesame without any error message. In this particular experiment I have two inline_scripts: one before the first loop and another in the sequence (both of them in prepare stage).…
-
Thanks! It was very helpful. However, when I am trying to save my 'stimulus', 'color', and 'correct response' list into the external 'csv' file using following piece of code, it doesn't work (it works in Spyder): import csvmyfile = open('test.csv'…
-
Di Dror, Thank you for the response and an idea! Unfortunately, this kind of solution will not work for me. I didn't mentioned it previously, but I have to dis-balance the proportion of colors. As I see it now, the implementation of your idea on th…