Add tutorial on Cerebrovascular Reactivity Mapping on MEICA data with phys2cv#80
Open
smoia wants to merge 3 commits into
Open
Add tutorial on Cerebrovascular Reactivity Mapping on MEICA data with phys2cv#80smoia wants to merge 3 commits into
smoia wants to merge 3 commits into
Conversation
Member
|
@smoia thank you! If this is ready, I can merge it in and try building locally. |
Author
|
After a chat with Eneko, it turns out I need to do a quick addition to process the IC timeseries before phys2cvr. I plan to do it by Wednesday or so! |
Member
|
Sounds good. Just let me know when you want me to merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey hey! A while back Eneko asked me to create a page to compute CVR using ME and ICA data.
Full disclosure: I'm not a jupyter user, and I don't know how to write a notebook - but I did my best effort. Anyway, here's the page, and here's Copilot blahblahblah about what was changed.
This pull request significantly expands the documentation for Cerebrovascular Reactivity (CVR) mapping, introduces a new dependency, and updates the references. The main focus is on providing a comprehensive tutorial for using the
phys2cvrtool, including practical code examples and explanations for different types of regressors. Additionally, a new scientific publication is added to the bibliography, and thephys2cvrpackage is now listed as a dependency.Documentation Enhancements:
06_Cerebrovascular_Reactivity_Mapping.mdtutorial to include:phys2cvr, including setup instructions, parameter explanations, and practical code examples for various regressor types (CO₂ traces, pre-made PETCO₂, task designs, and BOLD signal averages).Dependency Updates:
phys2cvrversion 0.28.4 andpeakdetversion 0.6.1 to thepyproject.tomldependencies to ensure the tutorial and related workflows function as described.References/Bibliography:
Cohen2025RS) toreferences.bib, providing up-to-date literature relevant to resting-state BOLD-perfusion coupling and multi-echo imaging.