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 a526794 commit dac204cCopy full SHA for dac204c
niworkflows/interfaces/bids.py
@@ -325,7 +325,7 @@ class PrepareDerivative(SimpleInterface):
325
Prepare derivative files and metadata.
326
327
Collects entities from source files and inputs, filters them for allowed entities,
328
- and passes to the out_entities output.
+ and constructs a relative path within a BIDS dataset.
329
330
For each file, the interface will determine if any changes to the file contents
331
are needed, including:
0 commit comments