Skip to content

Commit 41d0f19

Browse files
committed
enh:new fmb_sdc workflow
1 parent aea5ee8 commit 41d0f19

File tree

1 file changed

+3
-1
lines changed
  • nipype/workflows/dmri/preprocess

1 file changed

+3
-1
lines changed

nipype/workflows/dmri/preprocess/epi.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,10 @@ def sdc_fmb(name='fmb_correction',
222222
as proposed by [Jezzard95]_. This workflow uses the implementation of FSL
223223
(`FUGUE <http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FUGUE>`_). Phase unwrapping is performed
224224
using `PRELUDE <http://fsl.fmrib.ox.ac.uk/fsl/fsl-4.1.9/fugue/prelude.html>`_
225-
[Jenkinson03]_.
225+
[Jenkinson03]_. Preparation of the fieldmap is performed reproducing the script in FSL
226+
`fsl_prepare_fieldmap <http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FUGUE/Guide#SIEMENS_data>`_.
226227
228+
.. warning:: Only SIEMENS format fieldmaps are supported.
227229
228230
.. admonition:: References
229231

0 commit comments

Comments
 (0)