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 574deec commit 9570a6aCopy full SHA for 9570a6a
src/derivatives/introduction.md
@@ -15,15 +15,15 @@ Examples:
15
A defaced T1w image would typically be made during the curation process and is thus under raw
16
17
```Text
18
-sourcedata/private/sub-01/anat/sub-01_T1w.nii.gz
+sourcedata/pre-deface/sub-01/anat/sub-01_T1w.nii.gz
19
sub-01/anat/sub-01_T1w.nii.gz
20
```
21
22
A defaced T1w image could also, in theory, be derived from a BIDS dataset and would thus be under derivatives
23
24
25
26
-derivatives/sub-01/anat/sub-01_desc-defaced_T1w.nii.gz
+derivatives/defaced/sub-01/anat/sub-01_desc-defaced_T1w.nii.gz
27
28
29
## Derivatives storage and directory structure
0 commit comments