Skip to content

Commit 471fd9d

Browse files
committed
Address @mgxd's comment.
1 parent 3a2f863 commit 471fd9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fmriprep/config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -452,9 +452,6 @@ class workflow(_Config):
452452
spaces = None
453453
"""Keeps the :py:class:`~niworkflows.utils.spaces.SpatialReferences`
454454
instance keeping standard and nonstandard spaces."""
455-
t2s_coreg = None
456-
"""Co-register echos before generating the T2\\* reference of
457-
:abbr:`ME-EPI (multi-echo echo-planar imaging)`."""
458455
use_aroma = None
459456
"""Run ICA-:abbr:`AROMA (automatic removal of motion artifacts)`."""
460457
use_bbr = None

0 commit comments

Comments
 (0)