1 Compile Raw Data
Data Preparation
Data is collected locally on running room computers in the lab. Each computer will have a different combination of data from each subject and session number. On the running room computers the data is organized by session / task
π Session 1
π 1. OSpan
π 2. RAPM
π 3. Antisaccade
π And so on
π Session 2
π Session 3
π Session 4
Ideally, we want the data organized just by task (we also like to get rid of the number in the folder name). And each task folder to have all the data from all subjects that have participated.
π OSpan
π RAPM
π Antisaccade
We use a copy_to_drive.R
script to compile the raw data from all the computers onto a Network Drive and at the same time reorgnize the data by task.
You can find a template for the copy_to_drive.R
script file on the Network Drive
The template looks something link: