Skip to content
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

Add RETROICOR algorithm (Glover et al. 2000) #7

Closed

Conversation

CesarCaballeroGaudes
Copy link
Collaborator

This is a draft of the implementation of RETROICOR algorithm for denoising of phase-cycled cardiac and respiratory fluctuations from fMRI data. See Glover et al., 2000 for more details.

@CesarCaballeroGaudes CesarCaballeroGaudes added the Minormod This PR generally closes an "Enhancement" issue. It increments the minor version (0.+1.0) label Jun 17, 2020
@tsalo
Copy link
Member

tsalo commented Aug 1, 2020

I know this is a draft, but two functions from Neurokit that could be useful are ecg_phase() and rsp_phase().


return phase_card

def compute_resp_phase(resp,sampling_time):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tsalo tsalo changed the title Add RETROICOR algorithm (Glover et al., 2000) Add RETROICOR algorithm (Glover et al. 2000) Jan 8, 2021
@tsalo tsalo mentioned this pull request Feb 25, 2021
18 tasks
@smoia smoia closed this in #19 Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minormod This PR generally closes an "Enhancement" issue. It increments the minor version (0.+1.0)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants