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 168dfee commit c8edc2fCopy full SHA for c8edc2f
nipype/interfaces/mrtrix3/preprocess.py
@@ -27,7 +27,7 @@ class ResponseSDInputSpec(MRTrix3BaseInputSpec):
27
'tournier',
28
'tax',
29
argstr='%s',
30
- position=-6,
+ position=1,
31
mandatory=True,
32
desc='response estimation algorithm (multi-tissue)')
33
in_file = File(
0 commit comments