Merged
Conversation
tsalo
commented
Dec 30, 2020
Comment on lines
+110
to
+112
| out_samplerate : :obj:`float` | ||
| Sampling rate for the output time series in seconds. | ||
| Corresponds to TR in fMRI data. |
Member
Author
There was a problem hiding this comment.
Do we want to include downsampling in the individual metric functions, or have it in a separate step?
Member
Author
There was a problem hiding this comment.
I'm thinking that downsampling should be done somewhere else TBH.
11 tasks
Move metric call function to metrics.utils
Add Cesar's RETROICOR code
Member
|
🚀 PR was released in |
rzlim08
reviewed
Feb 25, 2021
| ---------- | ||
| .. [1] C. Chang & G. H. Glover, "Relationship between respiration, | ||
| end-tidal CO2, and BOLD signals in resting-state fMRI," Neuroimage, | ||
| issue 4, vol. 47, pp. 1381-1393, 2009. |
Contributor
There was a problem hiding this comment.
A bit of a nit-pick, but I think RV was described in "Influence of heart rate on the BOLD signal: the cardiac response function" also by Chang and Glover in 2009. It may also be in this paper, but I didn't see it from a skim.
Member
Author
Contributor
There was a problem hiding this comment.
I think we should handle it in a new PR
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.
Closes #2 and closes #3 and closes #7.
Proposed Changes
Change Type
bugfix(+0.0.1)minor(+0.1.0)major(+1.0.0)refactoring(no version update)test(no version update)infrastructure(no version update)documentation(no version update)otherChecklist before review