Noa
About
- Username
- Noa
- Joined
- Visits
- 10
- Last Active
- Roles
- Member
Comments
-
Hi _Bob, Is it possible somehow to read data from the parallel port (instead of sending triggers to it)? Thanks! Noa
-
Thank you very much! Do you know anybody who has written Python code for the Cedrus box in OpenSesame ? Is the SRbox this one : http://www.psychology-software-tools.mybigcommerce.com/celeritas-fiber-optic-response-unit-right-hand-5-buttons/ ? Wh…
-
Hi @sebastiaan Is it possible to purchase the BOKS anywhere?
-
Hi Merle, I'd be happy to know if you succeeded using the Cedrus box, as I have problems with it Thanks! Noa
-
Hi aa7689, Did you find any solution to that ?
-
I attach as example: I have a loop where I record the SRbox response. I tried it 8 times. All the times I pressed on the upper left button, and I got different "response numbers": count_new_srbox response response_new_srbox 0 …
-
I do have them already (otherwise I would expect the responses would not have been recorded at all) I am just looking for the documentation about the numbers the buttons are supposed to send...
-
Is it already fixed? is there any workaround? I got the same error message...
-
Thanks a lot!!
-
Don't know if it matters, but the coding I used is RLE
-
I got a similar problem when my computer was not connected to the internet. However, I did have ffmpeg.win.exe in some other location on my computer (in Psychopy libraries) . I did connect my computer to the internet and then OpenSesame would let me…
-
Hi Daniel, Sorry for the late response. It did work for me on one computer, and then I had some problems when I tried to move it to a different computer (the one which is connected to the experiments room...) First, our computer is not connected t…
-
Thank you so much Eduard! (and now I also recall seeing this example at the tutorial... ) [BTW is there a way to remove such a dummy question..?]
-
Hi Sebastian, I just downloaded Open Sesame to give it a try. How can I show movies in Open Sesame (and remove each one from the memory after playing?) Thanks! Noa
-
BTW we looked at the EyeLink computer via Windows7 but couldn't find (in "search") any EDF file. Do you know in which location should we look?
-
I attach the relevant code: from psychopy.visual import MovieStim, ImageStim from psychopy import visual, core, event from pygaze import libinput from pygaze import liblog ... # Initialise a PsychoPy MovieStimmov = MovieStim(win, movie, flipVert=…