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 2ce7a5e commit 10c6532Copy full SHA for 10c6532
fmriprep/workflows/bold/registration.py
@@ -210,7 +210,7 @@ def init_bbreg_wf(
210
Build a workflow to run FreeSurfer's ``bbregister``.
211
212
This workflow uses FreeSurfer's ``bbregister`` to register a BOLD image to
213
- a T1-weighted structual image, leveraging a T2-weighted image (if available)
+ a T1-weighted structural image, leveraging a T2-weighted image (if available)
214
in the intermediate for improved tissue contrast.
215
216
It is a counterpart to :py:func:`~fmriprep.workflows.bold.registration.init_fsl_bbr_wf`,
0 commit comments