Image duration - condition

I want to show 20 different images with 5 different durations, i created my excel file like this:

I thought using the duration as a parameter would work when i wrote $imageduration on image properties, “duration(s)” but since we cannot set duration to “set every repeat”, this did not work. How should I use my durations to set it every repeat with my images, I want all the 20 images to be displayed with all 5 durations.

Thanks in advance

Hello

simply set the Stop duration of your stimulus-element to $imageduration. PyschoPy will read the variable $imageduration and use its value as duration of the stimulus you like to present.

Best Jens

1 Like

What exactly have you tried?

What happens?