Does Freesurfer have a transformation between fsaverage_sym and fsaverage? We made FS_LR years ago for this same purpose, but evidently, they chose to create their own version. To go between fs_LR and fsaverage, you can use the following instructions:
https://wiki.humanconnectome.org/download/attachments/63078513/Resampling-FreeSurfer-HCP_5_8.pdf
Matt.
--
You received this message because you are subscribed to the Google Groups "HCP-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
hcp-users+...@humanconnectome.org.
To view this discussion on the web visit
https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/e00f52bc-8066-40d5-bd0b-953e1fd9ff6en%40humanconnectome.org.
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/4f49aa9a-2224-41cb-b59c-24f21a307cben%40humanconnectome.org.
I think it can be both. I don’t know what to do with it if it is not a volume file though.
Matt.
acpc_dc2standard.nii.gz is the transformation to MNI space. MNI space is not the place you want to be making cortical comparisons across subjects.
FreeSurfer’s and HCP’s spaces are not aligned. You need to do something like mri_convert -rt nearest -rl rawavg.mgz "$Image".mgz <output>
Matt.
From: Austin Cooper <austin....@gmail.com>
Reply-To: "hcp-...@humanconnectome.org" <hcp-...@humanconnectome.org>
Date: Thursday, February 22, 2024 at 1:26 PM
To: HCP-Users <hcp-...@humanconnectome.org>
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/d8512460-a51e-4f45-ad60-831c8a824209n%40humanconnectome.org.

wb_command -set-structure.
Use the CIFTI file. That GIFTI file is a processing intermediate.
Error! Filename not specified.