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 aea5ee8 commit 41d0f19Copy full SHA for 41d0f19
nipype/workflows/dmri/preprocess/epi.py
@@ -222,8 +222,10 @@ def sdc_fmb(name='fmb_correction',
222
as proposed by [Jezzard95]_. This workflow uses the implementation of FSL
223
(`FUGUE <http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FUGUE>`_). Phase unwrapping is performed
224
using `PRELUDE <http://fsl.fmrib.ox.ac.uk/fsl/fsl-4.1.9/fugue/prelude.html>`_
225
- [Jenkinson03]_.
+ [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>`_.
227
228
+ .. warning:: Only SIEMENS format fieldmaps are supported.
229
230
.. admonition:: References
231
0 commit comments