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 f58bdbe commit a4ec1aeCopy full SHA for a4ec1ae
bids/layout/validation.py
@@ -125,7 +125,7 @@ def check_for_description(bids_dir):
125
126
if not deriv_dirs:
127
warnings.warn("Derivative indexing was requested, but no valid "
128
- "datasets were found in the specified locations "
+ "derivative datasets were found in the specified locations "
129
"({}). Note that all BIDS-Derivatives datasets must"
130
" meet all the requirements for BIDS-Raw datasets "
131
"(a common problem is to fail to include a "
0 commit comments