Skip to content

Commit 34656ff

Browse files
authored
Merge pull request #1846 from alexsavio/patch-1
small doc fix in FSL dmri workflow
2 parents 0701c55 + 23d81cd commit 34656ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/workflows/dmri/fsl/artifacts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ def hmc_pipeline(name='motion_correct'):
341341
inputnode.in_mask - weights mask of reference image (a file with data \
342342
range in [0.0, 1.0], indicating the weight of each voxel when computing the \
343343
metric.
344+
inputnode.in_bval - b-values file
344345
inputnode.in_bvec - gradients file (b-vectors)
345346
inputnode.ref_num (optional, default=0) index of the b0 volume that \
346347
should be taken as reference

0 commit comments

Comments
 (0)