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 f490616 commit 4bca4a4Copy full SHA for 4bca4a4
nipype/interfaces/mrtrix3/reconst.py
@@ -118,7 +118,6 @@ class EstimateFODInputSpec(MRTrix3BaseInputSpec):
118
max_sh = InputMultiObject(
119
traits.Int,
120
value=[8],
121
- usedefault=True,
122
argstr='-lmax %s',
123
sep=',',
124
desc=('maximum harmonic degree of response function - single value for single-shell response, list for multi-shell response'))
0 commit comments