Movie, image with EyeLink Eye tracker

Hi All,

I am using EyeLink eye tracker. I show movie in my experiment using MovieStim and it works OK. I also get a response after the movie using the keyboard.
I do want to show an image prior to getting the response from the user, after the movie finishes.
I tried draw_image and ImageStim but it didn’t work.

Anybody has any code that both show movie and then an image ?

Thanks
Noa

Hi Noa,

Please post the relevant snippets of the code where you tried using the ImageStim and we can suggest how to tweak it.

Also explain what you mean by “it didn’t work”.

Hi Michael,

After some more investigations, the problem was with some parameter values of the ImageStim.

I got it to work :slight_smile:

Thank you very much !
Noa