Skip to content

Commit 299ca6c

Browse files
committed
FIX: Add missing output fields
1 parent eccdb3a commit 299ca6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nibabies/workflows/bold/base.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,10 @@ def init_func_preproc_wf(bold_file, has_fieldmap=False, existing_derivatives=Non
372372
"melodic_mix",
373373
"nonaggr_denoised_file",
374374
"confounds_metadata",
375+
"t2star_bold",
376+
"t2star_t1",
377+
"t2star_std",
378+
"hmc_xforms",
375379
]
376380
),
377381
name="outputnode",

0 commit comments

Comments
 (0)