rmacatee
About
- Username
- rmacatee
- Joined
- Visits
- 21
- Last Active
- Roles
- Member
Comments
-
Hey Sebastian, Thanks for the reply - I suppose I should have also mentioned that I've been running all of my experiments on full-screen (xpyriment) back-end, and my understanding is that running your experiments full-screen always ignores the open…
-
Hey guys, First, I wanted to include the code below for reference in case any future readers need to implement a similar paradigm: #Await fixation on target stimuliimport pylinkfixated = 0self.experiment.eyelink.log("Starting wait for fixatio…
-
Hey Sebastian, Thanks, I actually had the sketchpad in the unused items section because I was trying to load it exclusively from inline script code because I was worried about lag time in loading the sketchpad after a certain trigger had been hit i…
-
Hey guys, I've got everything working well now, and I'll include the code shortly. I used the getStartGaze/getEndGaze functions and it seems to be working correctly - what's the difference between those functions and the PPD one you included in yo…
-
Hey Sebastian, OpenSesame is telling me that the name pylink is not defined when I try to pass pylink.FIXUPDATE to the wait_for_event function...I'm using OpenSesame Portable and Edwin provided me with a new download recently because pylink was not…
-
Hey Sebastian, Thanks for the useful info. I've got an algorithm in mind to do what I need and I wanted to run it by you. First, I'm going to use an inline script to enable fixation updates at 100ms so I can detect fixation duration in the target…
-
Thanks Edwin! Things are working great now. -Ricky
-
Hello Edwin and Sebastian, I've got WinPython 0.27.2 running on a lab computer. It works great and I'd like to thank you guys for creating such a convenient way to get OpenSesame up and running rapidly. I'm trying to set up an eye-tracking experi…