filo
About
- Username
- filo
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
What people keep asking me about when I introduce them to OpenSesame is reading stimuli order from a file. This is necessary when doing experiments with probabilistic sequence learning and so on where particular order is generated offline using brut…
-
I think there is a typo in this script. second while loop should compare with "duration2" not "duration1".
-
Cool. The only problem with this solution is that I would have to explicitly call log() for every single event. How could I make use of the psychopy autologger in opensesame?
-
This is useful, but the table format of the logs is quite confusing and many onset times have left over values even thought they were not run in that particular trail/row. What I'm really looking for is a chronological log of all events. One by one…