Skip to content

Commit 23b1169

Browse files
committed
➡️ Ingress reconall xfm
1 parent 6db458a commit 23b1169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CPAC/pipeline/engine.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,6 +1721,7 @@ def ingress_raw_anat_data(wf, rpool, cfg, data_paths, unique_id, part_id,
17211721
'pipeline-fs_hemi-R_desc-surfaceMap_volume': 'surf/rh.volume',
17221722
'pipeline-fs_hemi-L_desc-surfaceMesh_white': 'surf/lh.white',
17231723
'pipeline-fs_hemi-R_desc-surfaceMesh_white': 'surf/rh.white',
1724+
'pipeline-fs_xfm': 'mri/transforms/talairach.xfm'
17241725
}
17251726

17261727
for key, outfile in recon_outs.items():

0 commit comments

Comments
 (0)