We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56fceb commit 1d7fa79Copy full SHA for 1d7fa79
README.md
@@ -41,9 +41,9 @@ Where `<filename>` is the name of the image that has outlier scans, and
41
identified as an outlier. 0 refers to the first volume. For example:
42
43
```
44
-data/sub-01/func/sub-01_task-taskzero_run-01_bold.nii.gz, 3, 21, 22, 104
45
-data/sub-01/func/sub-01_task-taskzero_run-02_bold.nii.gz, 11, 33, 91
46
-data/sub-03/func/sub-03_task-taskzero_run-02_bold.nii.gz, 101, 102, 132
47
-data/sub-08/func/sub-08_task-taskzero_run-01_bold.nii.gz, 0, 1, 2, 166, 167
48
-data/sub-09/func/sub-08_task-taskzero_run-01_bold.nii.gz, 3
+data/group-01/sub-01/func/sub-01_task-taskzero_run-01_bold.nii.gz, 3, 21, 22, 104
+data/group-01/sub-01/func/sub-01_task-taskzero_run-02_bold.nii.gz, 11, 33, 91
+data/group-01/sub-03/func/sub-03_task-taskzero_run-02_bold.nii.gz, 101, 102, 132
+data/group-01/sub-08/func/sub-08_task-taskzero_run-01_bold.nii.gz, 0, 1, 2, 166, 167
+data/group-01/sub-09/func/sub-08_task-taskzero_run-01_bold.nii.gz, 3
49
0 commit comments