khanlab / hippunfold

BIDS App for Hippunfold (automated hippocampal unfolding and subfield segmentation)
https://hippunfold.readthedocs.io
MIT License
47 stars 12 forks source link

process HCP fmri on hippunfold results #248

Closed raywell627 closed 10 months ago

raywell627 commented 11 months ago

Hi hippunfold expert: I'm trying to extract fmri signal from HCP dataset. But HCP only include MNI space fmri data. I tried to register the fmri data back to native space and then project it onto the hippocampus subfields. i'm not sure if this introduces some bias of bold signal. Is there a best way to process HCP fmri data ? Can you kindly gave some advice about this problem ? Thank you for your help! best regards carlos

jordandekraker commented 11 months ago

Hi Carlos,

The easiest way to make sure your fMRI data is aligned to HippUnfold is simply to run HippUnfold on data that is also in space-MNI152. I believe that in HCP these data are rigidly aligned to MNI, and so there will still be a lot of inter-individual variability in hippocampal shape, which HippUnfold should be able to detect.

I hope that helps,

jordandekraker commented 10 months ago

Closing, but let me know if you have further issues and i can reopen!