Skip to content

Commit 5562313

Browse files
authored
Merge pull request #1036 from danlurie/patch-1
[DOC] Add BBR fallback to user docs.
2 parents 8bf0180 + 37ab7a7 commit 5562313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workflows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ matter boundary (FreeSurfer's ``?h.white`` surfaces).
434434

435435
If FreeSurfer processing is disabled, FSL ``flirt`` is run with the
436436
:abbr:`BBR (boundary-based registration)` cost function, using the
437-
``fast`` segmentation to establish the gray/white matter boundary.
437+
``fast`` segmentation to establish the gray/white matter boundary. After :abbr:`BBR (boundary-based registration)` is run, the resulting affine transform will be compared to the initial transform found by FLIRT. Excessive deviation will result in rejecting the BBR refinement and accepting the original, affine registration.
438438

439439
EPI to MNI transformation
440440
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)