Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.03 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.03 KB

Task scripts for Retrocue Experiment

Developed by Baishen Liang (liangbs95@gmail.com;baishen.liang@duke.edu), adopting the lexical delayed repeat tasks in Cogan Lab.

To run this task script, use Matlab:
Retrocue_main(subject,practice,startblock)

Modes:
Retrocue_main(subject,1,1) full practice + real task (starting from block 1).
Retrocue_main(subject,2,1) mixed session in practice only + real task (starting from block 1).
Retrocue_main(subject,0,1) starting block at the beginning.

To generate random trial lists
Clone https://github.com/Baishenliang/lexical_retro_delay_expdesign, install the environment, and fully run the bsliang_retrocue_expdesign.ipynb.
A backup_trial_list_xxx.xlsx will be generated and simultaneously sent to the triallists folder, and the trials folder in the Retrocue_taskscripts local repository (make sure to edit the path beforehead).
A report of randomization estimation backup_trial_list_syllablescores_xxx.xlsx will also be generated and sent to the triallists folder.