Skip to content

Commit ba66142

Browse files
Update nipype/interfaces/mrtrix3/reconst.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent 9c5dc6e commit ba66142

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/mrtrix3/reconst.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ class EstimateFODInputSpec(MRTrix3BaseInputSpec):
117117
desc='specify one or more dw gradient shells')
118118
max_sh = InputMultiObject(
119119
traits.Int,
120-
value=[8],
121120
argstr='-lmax %s',
122121
sep=',',
123122
desc=('maximum harmonic degree of response function - single value for single-shell response, list for multi-shell response'))

0 commit comments

Comments
 (0)