|
a |
|
b/gen_unfold_template/config_hipp.yml |
|
|
1 |
|
|
|
2 |
hippunfold_dir: hippunfold_unfoldDG |
|
|
3 |
in_cifti: results/sub-{subject}/surf/sub-{subject}_space-T1w_den-32k_label-hipp_gyrification.dscalar.nii |
|
|
4 |
in_gifti: results/sub-{subject}/surf/sub-{subject}_hemi-{hemi}_space-T1w_den-32k_label-hipp_surfarea.shape.gii |
|
|
5 |
out_root: results_hipp |
|
|
6 |
out_final_root: unfold_template_hipp |
|
|
7 |
|
|
|
8 |
in_warp_unfold2corobl: /home/ROBARTS/alik/graham/scratch/HCPUR100_hippunfold/hippunfold_unfoldDG/work/sub-{subject}/seg/sub-{subject}_hemi-{hemi}_label-hipp_from-unfold_to-corobl_mode-surface_xfm.nii.gz |
|
|
9 |
|
|
|
10 |
num_bins: '100' |
|
|
11 |
|
|
|
12 |
in_surfarea: |
|
|
13 |
dims: |
|
|
14 |
- 254 |
|
|
15 |
- 126 |
|
|
16 |
start: |
|
|
17 |
- 0.234375 |
|
|
18 |
- 0.234375 |
|
|
19 |
end: |
|
|
20 |
- 39.765625 |
|
|
21 |
- 19.765625 |
|
|
22 |
|
|
|
23 |
surf_to_io: |
|
|
24 |
midthickness: 1.171875 |
|
|
25 |
inner: 0.078125 |
|
|
26 |
outer: 2.265625 |
|
|
27 |
|
|
|
28 |
targetareas: |
|
|
29 |
- '2.3' |
|
|
30 |
- '0.53' |
|
|
31 |
- '0.15' |
|
|
32 |
|
|
|
33 |
#this is filled in by hand (since they are approximate) |
|
|
34 |
density_to_area: |
|
|
35 |
'2mm': '2.3' |
|
|
36 |
'1mm': '0.53' |
|
|
37 |
'0p5mm': '0.15' |
|
|
38 |
|
|
|
39 |
|