Skip to content

Commit 0e784af

Browse files
authored
Merge pull request miykael#118 from Shotgunosine/FIX_datasets
FIX get anatomicals
2 parents 9143a30 + 6f03df6 commit 0e784af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks/introduction_dataset.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"%%bash\n",
7070
"cd /data/ds000114\n",
7171
"datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \\\n",
72+
" /data/ds000114/sub-01/ses-test/anat \\\n",
7273
" /data/ds000114/sub-*/ses-test/func/*fingerfootlips*"
7374
]
7475
},

0 commit comments

Comments
 (0)