Skip to content

Commit 056a0f2

Browse files
mgxdtsalo
andcommitted
ENH: Add space-fsaverage to sphere_reg outputs
Co-authored-by: Taylor Salo <[email protected]>
1 parent 5a138f5 commit 056a0f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nibabies/workflows/anatomical/outputs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,7 @@ def init_anat_derivatives_wf(
779779
ds_regs = pe.MapNode(
780780
DerivativesDataSink(
781781
base_directory=output_dir,
782+
space='fsaverage',
782783
desc='reg',
783784
suffix='sphere',
784785
extension='.surf.gii',

0 commit comments

Comments
 (0)