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 7efc8c9 commit ea2355bCopy full SHA for ea2355b
nibabies/config.py
@@ -604,7 +604,7 @@ class workflow(_Config):
604
spaces = None
605
"""Keeps the :py:class:`~niworkflows.utils.spaces.SpatialReferences`
606
instance keeping standard and nonstandard spaces."""
607
- surface_recon_method = 'auto'
+ surface_recon_method = None
608
"""Method to use for surface reconstruction."""
609
use_bbr = False
610
"""Run boundary-based registration for BOLD-to-T1w registration."""
0 commit comments