Skip to content

Commit 44efd0a

Browse files
authored
Change argstr
burninnoard -> burnin_noard of FSLCommandInputSpec
1 parent eede943 commit 44efd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/dti.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ class FSLXCommandInputSpec(FSLCommandInputSpec):
171171
low=0,
172172
value=0,
173173
usedefault=True,
174-
argstr='--burninnoard=%d',
174+
argstr='--burnin_noard=%d',
175175
desc=('num of burnin jumps before the ard is'
176176
' imposed'))
177177
sample_every = traits.Range(

0 commit comments

Comments
 (0)