spinalcordtoolbox / template_AMU7T

Data repository containing the AMU7T atlas and template
MIT License
0 stars 1 forks source link

AMU7T: 3D qT1 and T2*w in vivo template + atlas

AMU7T : high-resolution multimodal quantitative T1 and T2*-weighted templates with white and gray matter spinal cord and substructures atlas, aligned with the PAM50 space AMU_7T_template

Data

This data repository contains:

Labels: Multilabel atlas in in atlas/AMU7T_50_labels.nii.gz containing:

ID - Region

Combined labels

The intensities of each label in atlas/AMU7T_50_labels.nii.gz are detailed here, and the parcellation can be visualized with this Lookup table in FSLeyes and ITK-SNAP

Usage: Registration of AMU7T to Subject space

For an optimal registration of the AMU7T, it is recommended to work with a WM mask that covers the dorsal horns up to the CSF (see the the animation below).

WM_seg

Optimal parameters for register AMU7T to subject space

sct_register_to_template -i image.nii.gz -s image_wm.nii.gz -l landmarks.nii.gz -c t1 -v 1 -s-template-id 4  -t ../template_AMU7T  -param step=1,type=imseg,algo=centermassrot,rot_method=pcahog:step=2,type=seg,algo=bsplinesyn,slicewise=0,metric=MeanSquares,samplStrategy=None,samplPercent=0.2,iter=2,smooth=1,rot_method=pcahog:step=3,type=seg,algo=syn,metric=MeanSquares,shrink=2,dof=Tz_Rz_Sz,slicewise=1,iter=20 -ref subject

Atlas registration to subject space

sct_apply_transfo -i template_AMU7T/atlas/AMU7T_50_labels.nii.gz -d image.nii.gz -w warp_template2anat.nii.gz -o labels_AMU7T2anat.nii.gz -x nn

Other uses with SCT commands

sct_warp_template -d image.nii.gz -w warp_template2anat.nii.gz  -t template_AMU7T
sct_extract_metric -i image.nii.gz -f label/atlas  -method wa -o wa_T1.csv -z 2:17 -perslice 1

Python script for registrater AMU7T template to subject space

python template_AMU7T/code/AMU7T_registration.py --path_image image.nii.gz --mask_wm image_wm.nii.gz --landmarks landmarks.nii.gz --path_template_AMU7T template_AMU7T/ --path_output OUTPUT

Related issues

#13 #4 #PR14

How to cite

Le Troter, A., Laines Medina, N., Mchinda, S., Cohen-Adad, J., & Callot, V. (June 2023). AMU7T : a 3D qT1 and T2*w high-resolution in vivo template with refined white and gray matter parcellation dedicated to 7T spinal cord MR analyses [Oral presentation - p. 0569]. ISMRM & ISMRT annual Meeting & Exhibition, Toronto, ON, Canada.