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 6ca0598 commit 2c5db7cCopy full SHA for 2c5db7c
src/02-common-principles.md
@@ -147,7 +147,8 @@ my_dataset/
147
...
148
```
149
150
-In this example **only the `rawdata` subfolder** needs to be a BIDS-compliant
+In this example, where `sourcedata` and `derivatives` are not nested inside
151
+`rawdata`, **only the `rawdata` subfolder** needs to be a BIDS-compliant
152
dataset.
153
The subfolders of `derivatives` MAY be BIDS-compliant derivatives datasets
154
(see [Non-compliant datasets][non-compliant-datasets] for further discussion).
0 commit comments