Dear Freesurfer experts,
I have been working with the PETsurf pipeline. I was wondering if there is any chance to use a non-linear registration (i.e ANTS) in order to compute the %tissue per voxel in native space.
Currently, I am using your pipeline to process DWI data. Due to some EPI artifacts during the acquisition, I would like to use a deformation algorithm to get rid off those artifacts that would generate false values when projecting to surface (i.e misalignment between DTI and T1 in (shrinked) frontal areas, will cause erroneous (outliers) values.
If this is not possible, could you please explain in detail how the mri_gtmpvc algorithm works to compute the % tissue fraction of each voxel (to implement it)? Correct me if I'm wrong:
1) Downsample the DWI to a 3x3x3 grip (any command for that)? 2) Normalize to the high-res MRI. 3) Using the aparc+aseg?, compute the % of each ROI in that voxel (again, command?). 4) Assign in the native space, the % of ROI at each voxel. 5) Compute the tissue prob as the sum of all ROIs for a certain tissue type in that voxel.
BONUS: mri_vol2surf doesn't allow either non-linear registration?
Any insight will be really appreciate!! Victor Montal