-
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
Characterize FC inflation with post-rapidtide figure? #14
Comments
I like that idea! It may be a little hard to get good SNR on an individual run - judging the amplitude of a single noise signal over time is a bit tricky, but it's worth a go. I think the best way to do that would be:
I'll cobble something together and put it into rapidtide. |
I thought FC inflation was characterized as the mean z-value across pair-wise correlations in an atlas for a 60-TR sliding window? Is the RMS envelope an alternative you came up with after the Korponay paper? |
Ah, yes. The sliding window method would be better, and would probably be more stable (and informative) on individual subjects. We had observed that FC inflation tracks with the sLFO amplitude, so in my head I think of them interchangeably. Cole put his sliding window code on GitHub somewhere - I think it just calls some AFNI tools, so it should be easy to add. |
I took a look at that last night and I think I can reproduce it in Python pretty easily (Nilearn does a lot of the heavy lifting). If there are other measures worth tracking/plotting, I'm happy to add them. With the BIDS App, we can also implement the rare analysis level "group" to aggregate measures and generate plots using the whole dataset, like MRIQC's group-level HTML report has, so if there are things that don't tend to show up at the subject level, then perhaps the group-level report will be helpful. |
Hey Taylor, Blaise looped me in. I think adding this feature is an excellent idea. A few recommendations:
Let me know if I can be of any further help! Cole |
I like all those ideas! Thanks! |
One thing - it might be better to define the connectivity windows in terms of time rather than TRs, so that datasets would be comparable. For the 30TR datasets, what was the TR? We should do that number of seconds. |
I believe the paper used HCP-YA, so that would be a 0.72 second TR. 30 TRs is ~21.6 seconds. |
Is this all live/operational now? |
The QC measures are in the workflow, but the workflow itself isn't fully working yet. I think I still need a modified version of RetroGLM on rapidtide's end to get everything working in #17. |
What would you like to see added in fMRIPost-Rapidtide?
@bbfrederick WDYT about including a step after the rapidtide part that measures and plots FC inflation from the preprocessed, confound-denoised, and rapidtide-denoised data?
Do you have any interest in helping implement the feature?
Yes
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered: