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 11e3a73 commit 91186b4Copy full SHA for 91186b4
hippunfold/config/snakebids.yml
@@ -391,6 +391,10 @@ template_based_segmentation:
391
hemi:
392
- R
393
- L
394
+ dHCP:
395
+ hemi:
396
+ - R
397
+ - L
398
399
400
template_files:
@@ -410,6 +414,7 @@ template_files:
410
414
crop_ref: tpl-dHCP_cohort-1_res-1_space-corobl_hemi-{hemi}_T2w.nii.gz
411
415
crop_refT1w: tpl-dHCP_cohort-1_res-1_space-corobl_hemi-{hemi}_T1w.nii.gz
412
416
Mask_crop: tpl-dHCP_cohort-1_res-1_space-corobl_hemi-{hemi}_desc-hipp_mask.nii.gz
417
+ coords: tpl-dHCP_dir-{dir}_hemi-{hemi}_space-corobl_label-{autotop}_desc-laplace_coords.nii.gz
413
418
MBMv2:
419
T1w: Template_sym_MTR_80um.nii.gz
420
T2w: Template_sym_T2_80um.nii.gz
0 commit comments