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 f673eaf commit 41bcfe4Copy full SHA for 41bcfe4
fmriprep/workflows/bold/base.py
@@ -778,7 +778,7 @@ def init_func_preproc_wf(
778
freesurfer=freesurfer,
779
mem_gb=mem_gb['resampled'],
780
omp_nthreads=omp_nthreads,
781
- standard_spaces=std_spaces,
+ standard_spaces=volume_std_spaces,
782
name='bold_std_trans_wf',
783
use_compression=not low_mem,
784
use_fieldwarp=fmaps is not None,
0 commit comments