Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration of freesurfer files with preprocessed functional data? #18

Open
SylvainTakerkart opened this issue May 7, 2020 · 0 comments

Comments

@SylvainTakerkart
Copy link

SylvainTakerkart commented May 7, 2020

Hi there!

We're working on surface-based analysis of resting-state data from ABIDE. So whttps://github.com/preprocessed-connectomes-project/abide/issues/18e're trying to use freesurfer's full output directory that we were able to download together with the preprocessed functional data in order to project the functional data onto freesurfer's meshes... (before doing whatever we'd like to do on the surface ;) )

However, the preprocessed functional data is in MNI space and it seems freesurfer's recon-all has been run in the subject's native space. So the two are not aligned and we cannot project directly the functional preprocessed data onto the surface...

So how would you do it? One of my ideas was to try to get the transformation "Anatomical2MNI" files that have been estimated to put the functional data into MNI space, to perform the inverse transformation in order to put the functional data back into native space (if possible), but I cannot find those transformation files... Are they available somewhere? If not, how would you do it?

Thanks for your help,

Sylvain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant