Abulafia
About
- Username
- Abulafia
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
I had the same problem with my rating scale. It's like massive frames per second drop. Looks like it occurs after frequent code changes/run experiment cycles without restarting OpenSesame itself. Restarting used to fix it for me.
-
Seems like i got it. The sequence should consist of inline script and logger. And this sequence should be combined with the loop. Not the script itself but script+logger.
-
I managed to achieve logging every cycle using this: (Image) . Looks like the problem is solved now. Thank you for assistance.
-
So is this right? I have made the most detailed view possible. (Image) Still getting single number in csv (
-
Like this? (Image) Still single value in csv. The only variable selected in logger is slider percent.
-
Thank you. That was helpful. The last question is how to make logger receive data from every of 6 cycles? Currently csv file contains only 1 value after experiment completed.
-
I would like to thank you so much. With your hints I have achieved more than I expected first. Quite amazing OpenSesame actually is. (Image) The only problem left to solve is output data. Currently after clicking exported csv file is completely emp…
-
Thank you for your reply. Main idea is to force slider to move upwards while mouse moves upwards, opposite direction accordingly. I`ve tried to change code but have only achieved mouse movement inversion. It looks like slider moves only in x axis. M…