Skip to content

Commit eaaab2b

Browse files
committed
Forgot to compress the NIfTIs.
1 parent 380ae78 commit eaaab2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fmriprep/workflows/bold/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ def init_bold_wf(
578578
DerivativesDataSink(
579579
base_directory=fmriprep_dir,
580580
dismiss_entities=dismiss_echo(),
581+
compress=True,
581582
space='T1w',
582583
desc='goodvoxels',
583584
suffix='mask',

0 commit comments

Comments
 (0)