Skip to content

Download flanker data bids directories

Michelle Voss edited this page Oct 24, 2024 · 1 revision

Flanker class data set download

Below are step-by-step instructions for downloading the fMRI data bids directory for a set of n=5 participants that completed a T1-weighted structural image and the flanker task. A subset of participants also completed a resting state fMRI scan.

Access FastX through the remote login:
https://fastx.divms.uiowa.edu:3443/

Download and organize our data:

  • Open the terminal
  • Change directories from your home directory to fmrilab with the command: cd fmrilab
  • Copy the following commands into the terminal to run these one at a time. Each command should finish before starting a new command. in exactly the order as shown:
  1. wget -O flankerData_bids.tar.gz https://osf.io/75dpt/download/
  2. tar -xvf flankerData_bids.tar.gz

You should end with a folder named flankerData_bids that has data from all participants.