physiopy / phys2denoise

A toolbox and collection of scripts to prepare physiology data for fMRI denoise
https://phys2denoise.readthedocs.io/
Apache License 2.0
9 stars 19 forks source link

Add Hilbert RVT (Harrison et al. 2020) #22

Open tsalo opened 3 years ago

tsalo commented 3 years ago

Closes #10.

This adds a new function (chest_belt.hilbert_rvt()) to calculate the Hilbert transform-based RVT metric from Harrison et al. (2020). This implementation is based on the manuscript, rather than any available code (couldn't find any).

Proposed Changes

Change Type

Checklist before review