ohavlicek
About
- Username
- ohavlicek
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
Not sure my last solution is ok, because if I run it in window just to test it, pretty much on each trial the window title changes to "... (not responding)" for half a second, i.e., OpenSesame freezes. Maybe something isn't right with the…
-
I am now solving a scenario, which I believe can be also pretty common, but haven't found it in the forum: Using OpenSesame with MRI. This could perhaps also have its own page in the manual. Problem: The scanner is sending trigger pulses (they beha…
-
Thanks, Sebastiaan! I wanted to accomplish something similar and after searching through the forum for some time this helped. I was thinking, these questions about various ways of collecting responses seem frequent in the forum: Would you or someone…
-
Thank you guys! To help others, could you perhaps please add some notes about these things to the documentation? E.g. that generally the coordinates are not "uniform", that wait_for_fixation_start() (and maybe other functions as well?) re…
-
I still don't understand what the wait_for_fixation_start() function returns. But I was at least able to (hopefully) overcome my issue and get a location of fixation by simply first detecting fixation using that function and then getting the coordin…
-
Hi Daniel, Thanks:) No, I didn't know about sounddevice. I just went trough the documentation webpage - it looks very similar to PyAudio, except: it has a nicer documentation, there doesn't seem to be option for setting buffer size, but there is pa…