Skip to content

Commit

Permalink
added macaque template, manually registered to CITI168
Browse files Browse the repository at this point in the history
  • Loading branch information
akhanf committed Apr 1, 2023
1 parent 12e26d1 commit c2d2d88
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
10 changes: 9 additions & 1 deletion hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,8 @@ parse_args:
choices:
- 'CITI168'
- 'dHCP'
default: 'CITI168'
- 'macaque'
default: 'macaque'
help: 'Set the template to use for registration to coronal oblique. (default: %(default)s)'

--t1_reg_template:
Expand Down Expand Up @@ -341,6 +342,13 @@ template_files:
crop_ref: resources/CITI168/T2w_300umCoronalOblique_hemi-{hemi}.nii.gz
crop_refT1w: resources/CITI168/T1w_300umCoronalOblique_hemi-{hemi}.nii.gz
Mask_crop: resources/CITI168/Mask_300umCoronalOblique_hemi-{hemi}.nii.gz
macaque:
T1w: resources/tpl-macaque/tpl-macaque_T1w.nii.gz
xfm_corobl: resources/tpl-macaque/tpl-macaque_to-CIT168corobl_type-itk_affine.xfm.txt
crop_ref: resources/CITI168/T2w_300umCoronalOblique_hemi-{hemi}.nii.gz
crop_refT1w: resources/CITI168/T1w_300umCoronalOblique_hemi-{hemi}.nii.gz
Mask_crop: resources/CITI168/Mask_300umCoronalOblique_hemi-{hemi}.nii.gz


atlas:
- bigbrain
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Insight Transform File V1.0
#Transform 0
Transform: MatrixOffsetTransformBase_double_3_3
Parameters: -0.49835744837414203 0.01963371306987121 0.0354170998403839 -0.035618120229850725 -0.004466968749629277 -0.4987097309071499 -0.01926663336718835 -0.4995943989891002 0.005850926201426736 -1.57242568596823 -31.119947611968257 -10.277345680343442
FixedParameters: 0 0 0
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Insight Transform File V1.0
#Transform 0
Transform: MatrixOffsetTransformBase_double_3_3
Parameters: -0.49835744837414203 0.03670164767632805 0.017112633824793614 -0.035618120229850725 -0.29674795283817795 -0.40083903314280883 -0.01926663336718835 -0.40074127522965924 0.2983875925725079 -1.8069498178992485 -26.62953724377328 -12.512460014214101
FixedParameters: 0 0 0

0 comments on commit c2d2d88

Please sign in to comment.