diff --git a/docs/workflows.rst b/docs/workflows.rst index cef9425c5..f6eb41384 100644 --- a/docs/workflows.rst +++ b/docs/workflows.rst @@ -382,7 +382,7 @@ T2* Driven Coregistration :mod:`fmriprep.workflows.bold.t2s.init_bold_t2s_wf` .. workflow:: - :graph2use: colored + :graph2use: orig :simple_form: yes from fmriprep.workflows.bold import init_bold_t2s_wf @@ -395,7 +395,7 @@ T2* Driven Coregistration If the ``--t2s-coreg`` command line argument is supplied with multi-echo :abbr:`BOLD (blood-oxygen level-dependent)` data, a T2* map is generated. This T2* map is then used in place of the :ref:`BOLD reference image ` -to ref:`register the BOLD series to the T1w image of the same subject `. +to :ref:`register the BOLD series to the T1w image ` of the same subject. Susceptibility Distortion Correction (SDC) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~