Group: Forum Members
Posts: 83,
Visits: 261
|
hello,
in my experiment, images are randomly selected (indices from a list) and shown to a participant in the first block; those indices (or values) are then appended to a new list. i then use these indices from the list generated by the first block to build a particular sequence of images in the second block (i.e., given their position in the first block). i am looking to use this script in an fMRI experiment, and it would help to have separate scripts for the blocks in case of troubleshooting. is there a way i could automatically save the list of indices appended in the first block to then feed into a separate script for the second block?
thank you for your help!
|