anne-urai / human_ibl_snapshots

2 stars 1 forks source link

decide which IBL pregenerated sequences to use #33

Closed anne-urai closed 1 month ago

anne-urai commented 6 months ago

Use https://discourse.psychopy.org/t/selecting-condition-files-depending-on-participant-number/8155/2 or https://discourse.psychopy.org/t/varying-the-set-of-stimuli-shown-based-on-group/4170

Insert into PsychoPy builder

$'pregenerated_sequences/pregen_to_use/pregen_sequence_' + str(int(expInfo['participant'][-1]))+'.xlsx'
anne-urai commented 6 months ago

See https://int-brain-lab.slack.com/archives/CBR7A0SQ4/p1712743559661129

Decisions

Some notes for the future:

anne-urai commented 1 month ago

@cami-uche-enwe when this works, feel free to close the issue!