Skip to content

Commit

Permalink
felled missing info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan DeKraker committed Jun 11, 2024
1 parent e65e1e9 commit f029d5f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
9 changes: 8 additions & 1 deletion hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,10 @@ template_based_segmentation:
MBMv3:
hemi:
- R
ABAv3:
hemi:
- R
- L


template_files:
Expand Down Expand Up @@ -485,7 +489,10 @@ tissue_atlas_mapping:
dg: 209
srlm: 227
cyst: 228

mouse:
dg: 6
srlm: 7
cyst: 8


rigid_reg_template: False
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
index name abbreviation
1 subiculum Sub
2 CA1 CA1
3 CA2 CA2
4 CA3 CA3
5 CA4 CA4
6 dentate_gyrus DG
7 SRLM SRLM
8 cysts Cyst

0 comments on commit f029d5f

Please sign in to comment.