heliocuve
About
- Username
- heliocuve
- Joined
- Visits
- 336
- Last Active
- Roles
- Member
Comments
-
I got the answer to this, and in short it should fine
-
Thanks for your response @sebastiaan In terms of people from the OpenSesame team supporting this: that probably won't happen. We're stretched thin enough as it is, and I don't know of anyone using these device That is totally fair and understand, it…
-
Hi OS team, It goes without saying that all of us in this big community owe you immense gratitude for your incessant work in making OpenSesame always better. Thank you! I don't know how much of crowd there is for this request, but I was wondering if…
-
Hi @Art if you want it together with start and stop messages, if you have defined the variable in your loop table for instance called stimuli_name, then just add [stimuli_name] after the start_trial status message that is sent in the pygaze_start_r…
-
Hi @sebastiaan You are right! I think that probably does it. Thank you, Cheers, Hélio
-
Thanks @eduard , do you know if the current media player was built on top of opencv2? Thanks, Hélio
-
Hi @sebastiaan I think it would be great to be able to specify global lists of stimuli outside the block loop structures so that one could then be able to sample randomly from stimuli lists to present in each loop. Also for eyetracking with video s…
-
Hi @Damien thanks so much for this, it's really cool that this solution works for you. I will try it tomorrow once I get to the lab and will let you know. Cheers, Helio
-
hi @mirko since you are also using tobii, I am wondering if you have encountered problems with the way the messages o events are logged? specifically with event messages being logged in the wrong columns in the tsv file sometimes? thanks, Helio
-
hey @GEYUQING since you are also using tobii, wondering if you have had any problems with the message logs? such as the messages or data being logged in the wrong columns?? cheers, Helio
-
Sorry the photos where not attached to the post. here is the example of the problem http://forum.cogsci.nl/uploads/967/Y58WCBVNUCCG.png this is how a similar message should be logged http://forum.cogsci.nl/uploads/311/1S9HI3J2GBSB.png and the column…
-
Glad it's working. Actually TimeSTudio and GazeAlyze are Matlab toolboxes, so although the toolboxes themselves are free and opensource, Matlab is sadly not. I think Python and R are definitely the way to go in the long run. cheers, h
-
Hi @GEYUQING I haven't used eyetrackingR before (tho I am planning to). But I have used other toolboxes (e.g TimeStudio, GazeAlyze), and I think it should be very similar. My understanding is that with regards to participant info, each .tsv o…
-
Thanks loads @sebastiaan works perfectly. cheers! Helio
-
hi @Edwin Just tested the fix and it does indeed work perfectly, thanks so much! I can now call the calibration at any point with no issue. One thing I have noticed tho (I have actually noticed this before, but never gave it much thought) is that o…
-
Hi @Edwin, Thanks a lot for the detailed explanation. I will test this in a few hours and report back. Cheers, Hélio
-
Hi @Edwin really sorry to bug you with this, but I spent the day trying to solve this, so that I can start testing. While everything seems to be working fine and the eye-tracker sensitivity in my new setup is pretty good, this last problem persists…
-
Hi @sebastiaan and @eduard Sorry if I missed this in your code, is there a way to control for the gradations when filling the slider? I think the way it is now, it is from 0 to a 100 steps to fill in the entire slider. But if I wanted to have a mo…
-
Hi @Edwin, When using this in an inline_script, the recalibration seems to be going fine, but then after the validation is complete, I get this error below (sorry to paste it like this, I am sending this on a different computer and only copied the…
-
Thanks @Edwin, will do that! Cheers, Helio
-
I forgot to mention that my stimuli are videos, ".mp4' format and the same happened with ".wmv"
-
hi @Edwin thanks for the reply! Yes the pygame is working fine, when I did the math, the timing was fine, the difference between the pygaze message logs and the screen time is negligible I think (about 2 ms). So I guess it's not a big deal. Regard…
-
@Edwin thanks, I had the "fixation triggered" already, I just didn't realize that the Q for recalibration had to be pressed "during" the drift check. It is working now. thanks. However, is there a way to call recalibration betwee…
-
Hi Eduard, thank you for your response, unfortunately, I can't quite figure out how to implement this. Specifically, how do I assign the stimuli sequence produced by this script to the to the trial sequences in the block loops? thank you, Helio
-
Hi Eduard, thanks for your comment. Unfortunately, I tried pressing q and it doesn't call the recalibration. Helio
-
thanks loads guys! I got this part working smoothly now. cheers! Helio
-
Hi, again @sebastiaan and @Edwin. So, I found out that if I put a blank sketchpad between the video stimuli and the pygaze_log, it seems to solve the lag in the video display, and now the only lag is caused by the pygaze_log as @sebastiaan suggeste…
-
Thank you @sebastiaan and @Edwin for your comments. I will loop in the devs. Cheers! Helio
-
Hi all, I am wondering if you guys were able to figure out what was going here? I am having the same problem, while the simple dummy works the advanced dummy mode doesn't. I tried switching the backends, on psychopy backend the mouse seems to work b…