Skip to content

Commit 20bf34d

Browse files
committed
Remove inaccurate comment.
1 parent 58264f5 commit 20bf34d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fmriprep/workflows/bold/base.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,6 @@ def init_bold_wf(
460460
("outputnode.boldref2fmap_xfm", "inputnode.boldref2fmap_xfm"),
461461
("outputnode.boldref2anat_xfm", "inputnode.boldref2anat_xfm"),
462462
]),
463-
# XXX: The bold_file here is post-HMC+SDC, so should HMC + SDC be applied again?
464-
# Should this take in the inputnode BOLD file instead?
465463
(bold_native_wf, bold_std_wf, [
466464
("outputnode.bold_minimal", "inputnode.bold_file"),
467465
("outputnode.motion_xfm", "inputnode.motion_xfm"),

0 commit comments

Comments
 (0)