-
Notifications
You must be signed in to change notification settings - Fork 1
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
Use cranial bone and/or dural sinus signal as global mean mask? #4
Comments
Historically we've used the superior sagittal sinus to good effect - FSL BET keeps it in the brain mask, although the fmriprep brain mask tends to remove it. This is fine for healthy circulation, but if you have vascular territories with large delays (due to pathology, or even, it seems, normal aging), then you can get multiple copies of the sLFO regressor showing up in the SSS. I refer to this as getting a "poison regressor". This is a problem because I've never found a way to remove these "echo" signals - they tend to make it impossible to disambiguate delay. And the refinement process can't split the signal into components. |
Do you think the cranial bone signal would be better than the superior sagittal sinus? Also, how do you (whether within rapidtide or as a user) isolate the SSS from the brain mask? |
I'm not familiar with the cranial bone signal - where would I get that from? |
In Huber et al. they use a "multispectral segmentation" that I'd never heard of. I was hoping you might have heard of it. AFAICT it's not just the "skull" part of a standard segmentation, as they separate bone from blood vessels. I might ask on Neurostars to see if anyone in the broader community knows how to get that kind of segmentation. |
I was checking out Huber et al. (2024) and I wondered if rapidtide would benefit from directly using cranial bone or dural sinus signals. If so, maybe we need to use a more intensive segmentation method (whether in fMRIPost-rapidtide or by requesting it in sMRIPrep).
The text was updated successfully, but these errors were encountered: