Skip to content

Commit f5acef1

Browse files
authored
Merge pull request #1298 from poldracklab/doc/t2s_orig_graph
DOC: Switch to orig graph for init_bold_t2s_wf
2 parents d6f7c7e + 972cdae commit f5acef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/workflows.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ T2* Driven Coregistration
382382
:mod:`fmriprep.workflows.bold.t2s.init_bold_t2s_wf`
383383

384384
.. workflow::
385-
:graph2use: colored
385+
:graph2use: orig
386386
:simple_form: yes
387387

388388
from fmriprep.workflows.bold import init_bold_t2s_wf
@@ -395,7 +395,7 @@ T2* Driven Coregistration
395395
If the ``--t2s-coreg`` command line argument is supplied with multi-echo
396396
:abbr:`BOLD (blood-oxygen level-dependent)` data, a T2* map is generated.
397397
This T2* map is then used in place of the :ref:`BOLD reference image <bold_ref>`
398-
to ref:`register the BOLD series to the T1w image of the same subject <bold_reg>`.
398+
to :ref:`register the BOLD series to the T1w image <bold_reg>` of the same subject.
399399

400400
Susceptibility Distortion Correction (SDC)
401401
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)