Skip to content

Commit 0c09be3

Browse files
committed
updating fMRI task filepaths
1 parent c700004 commit 0c09be3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/PCX/fMRI-tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ nav_order: 4
4141
- Another more recent paper on flanker/cognitive control (with a more critical view): Lee, H.J., Smith, D.M., Hauenstein, C.E. et al. Precise individual measures of inhibitory control. Nat Hum Behav 9, 1613–1630 (2025). [https://doi.org/10.1038/s41562-025-02198-2](https://doi.org/10.1038/s41562-025-02198-2)
4242

4343
## Psychopy Scripts:
44-
Filepath: Box-Box/Holmes_Lab_Wiki/PCX_Round2/MRI/In_scanner_tasks/<task_name>
44+
Filepath: ~/Library/CloudStorage/Box-Box/Holmes_Lab_Wiki/PCX_Round2/Procedures/fMRI_tasks/<task_name>
4545
- sound_check.py
4646
- flanker_task_TCP_250407.py
4747
- language_task.py
@@ -141,7 +141,7 @@ Open the folder of the task you want to run
141141

142142
# Data Output from Tasks
143143
Data output from tasks are saved in a subfolder from the folder where the script is, called /data, and a folder for each participant
144-
- So for example, Flanker task data is stored in Box-Box/Holmes_Lab_Wiki/PCX_Round2/MRI/In_scanner_tasks/Flanker_task/data
144+
- So for example, Flanker task data is stored in ~/Library/CloudStorage/Box-Box/Holmes_Lab_Wiki/PCX_Round2/Procedures/fMRI_tasks/Flanker_task/data
145145
- Within /data you'll see a folder for each participant
146146
- /PCR200, /PCM201, ...
147147
- Within each /PC*** folder, you'll have 3 files per each run (more if you run multiple times)

0 commit comments

Comments
 (0)