mark
About
- Username
- mark
- Joined
- Visits
- 131
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, Thanks! Yes, that worked! Mark
-
Hi Eduard, Thanks for your help. The clock was created by calling a series canvases (each with a preloaded image). I was trying to get the clock to continue rotating as it faded into nothing (a field of grey). I was hoping to achieve this fa…
-
Hi, Thanks! I installed PyAudio through the console - following instructions I found on the forum discussion of voice keys: import pip pip.main(['install', 'pyaudio']) I'm running OpenSesame 3.3.10 and the console shows the following: Jupyter…
-
Thanks very much - it's working perfectly! Mark
-
Hi, Thanks, yeah, I was trying to use the video-looping function (rather than put the video inside a loop) but I couldn't that to work properly so I created a separate loop and had code execute at the end of the video. Thanks, Mark
-
Hi, Sorry for resurrecting an old thread, but I was wondering if anyone had any information on how reliable the RT is using the method Andrea (Embodiment) proposed above. Would it be anywhere near millisecond accurate (ignoring issues tied to …
-
Hi, Just another vote of support for this - the ability to run OpenSesame online would open up a "whole new world" of experiment possibilities.
-
Hi, Thanks Sebastiaan, I'll try playing around with it. Mark
-
Hi, One simple way would be to create 3 different movies of clocks moving at different speeds and simply play those movies in OpenSesame. It would be fairly easy to create the movies, you just need to have more frames (at a given frame rate) to…
-
Hi Sebastiaan, Unfortunately I can't claim any expertise in the method. I went searching for an method that could give psychometric slope as well as boundary and the Psi-Adaptive technique appears to be the best current method. I was hoping to fi…
-
Hi, I just re-installed everything for the media_player following the instructions in the README and it worked perfectly - the experiment seems to be working like a charm now, thanks a million! Thanks! Mark
-
Hi, I should also make it clear what the problem with the media player is - it was with Windows, not Mac (I haven't tried to install the plug-in on a Mac yet). It works fine with the 'prepackaged' OpenSesame on Windows, but when I try to run fro…
-
Hi Sebastiaan, Thanks! I'm actually using OpenSesame on a Windows machine (since the eye-tracker is dependent on Windows), but I have it installed on a Mac and just tried to replicate the issue - I'm not sure I understand Frank's problem, but i…
-
[solved] Thanks! Works like a charm! Mark
-
Thanks very much - my lab manager got the soundcard working and everything seems to be running fine now. Thanks! Mark
-
Hi, Thanks - you hit the nail right on the head. There is something funky with the soundcard on this computer. Our lab manager is a big technofile, so every computer in the lab is hacked with different video and sound cards, different hard-dri…
-
Hi Sebastiaan, Thanks! I'm using the default backend (I did not install Psychopy). The reason I thought it might be the video is that was the only element I had problems installing. Here are 2 error logs, the first is a run of the default scr…
-
Sorry, I should have specified - there is no video element in the OpenSesame script I'm testing. There's only one element in the script, an eyelink "calibrate" event (just to test the connection to the eyelink machine). It's when I run …