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 574bd36 commit bfdee2bCopy full SHA for bfdee2b
nipype/interfaces/mrtrix3/preprocess.py
@@ -16,6 +16,7 @@ class DWIDenoiseInputSpec(MRTrix3BaseInputSpec):
16
exists=True,
17
argstr='%s',
18
position=-2,
19
+ mandatory=True,
20
desc='input DWI image')
21
mask = File(
22
0 commit comments