Skip to content

Commit

Permalink
added coords for templateseg workflow (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordandekraker authored Jun 26, 2024
1 parent 11e3a73 commit eea2acd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,10 @@ template_based_segmentation:
hemi:
- R
- L
dHCP:
hemi:
- R
- L


template_files:
Expand All @@ -410,6 +414,7 @@ template_files:
crop_ref: tpl-dHCP_cohort-1_res-1_space-corobl_hemi-{hemi}_T2w.nii.gz
crop_refT1w: tpl-dHCP_cohort-1_res-1_space-corobl_hemi-{hemi}_T1w.nii.gz
Mask_crop: tpl-dHCP_cohort-1_res-1_space-corobl_hemi-{hemi}_desc-hipp_mask.nii.gz
coords: tpl-dHCP_dir-{dir}_hemi-{hemi}_space-corobl_label-{autotop}_desc-laplace_coords.nii.gz
MBMv2:
T1w: Template_sym_MTR_80um.nii.gz
T2w: Template_sym_T2_80um.nii.gz
Expand Down

0 comments on commit eea2acd

Please sign in to comment.