Skip to content
Discussion options

You must be logged in to vote

Hi @mayataliaferro98, I think the problem is with the implementation of timeline variables. For your stimuli arrays (block1, block2, block3) each object in the array needs to contain all of the variables needed for one "trial", where each "trial" is one pass through your trial_procedure timeline. (I'm using quotes around trial here because I'm referring to the whole trial procedure, but I know that each trial is actually made up of two trial objects: display_trial and record_trial).

Right now, the objects in your block arrays either contain image1 or image2. So what's happening is that, on the first pass through the trial procedure, the timeline runs with the first object in the stimuli a…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@Maya-Taliaferro
Comment options

@becky-gilbert
Comment options

Comment options

You must be logged in to vote
1 reply
@Maya-Taliaferro
Comment options

Answer selected by Maya-Taliaferro
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants