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 706ecec commit 4cec549Copy full SHA for 4cec549
nipype/workflows/dmri/fsl/dti.py
@@ -17,7 +17,7 @@ def transpose(samples_over_fibres):
17
18
19
def create_bedpostx_pipeline(name='bedpostx', params={'n_fibres':2, 'fudge':1, 'burn_in':1000,
20
- 'n_jumps':1250, 'sample_every':25, 'model':1,
+ 'n_jumps':1250, 'sample_every':25, 'model':2,
21
'cnlinear':True}):
22
"""
23
Creates a pipeline that does the same as bedpostx script from FSL -
0 commit comments