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 a66ee29 commit 32e5edbCopy full SHA for 32e5edb
docs/getting_started/folders_and_files/derivatives.md
@@ -233,8 +233,8 @@ REQUIRED `"BIDSVersion"` key.
233
It is important to note that their contents must not affect the interpretation of the nested
234
or containing datasets.
235
236
-It is also possible to completely avoid nesting of datasets by simply placing them in a folder
237
-containing both `sourcedata/` and `derivatives/` at the same time:
+It is also possible to completely avoid nesting of "raw" datasets into "derivative" datasets (or vice versa),
+by simply placing them in a folder containing both `sourcedata/` and `derivatives/`:
238
239
```bash
240
my_study/
0 commit comments