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 9c5dc6e commit ba66142Copy full SHA for ba66142
nipype/interfaces/mrtrix3/reconst.py
@@ -117,7 +117,6 @@ class EstimateFODInputSpec(MRTrix3BaseInputSpec):
117
desc='specify one or more dw gradient shells')
118
max_sh = InputMultiObject(
119
traits.Int,
120
- value=[8],
121
argstr='-lmax %s',
122
sep=',',
123
desc=('maximum harmonic degree of response function - single value for single-shell response, list for multi-shell response'))
0 commit comments