NeuroKit icon indicating copy to clipboard operation
NeuroKit copied to clipboard

Respiratory Volume per Time (RVT)

Open DominiqueMakowski opened this issue 2 years ago • 1 comments

Used to detect atypical breathing events, useful in the context of noise removal.

Methods:

Resources & Implementations:

  • https://github.com/physiopy/phys2denoise

DominiqueMakowski avatar Aug 18 '21 06:08 DominiqueMakowski

RVT would be good to have.

Just to follow up on those links from Dominique:

The Harrison et al. Hilbert method matlab code is here: https://github.com/translationalneuromodeling/tapas/blob/master/PhysIO/code/model/tapas_physio_rvt_hilbert.m

More straightforward to integrate would be the python code available here: https://github.com/physiopy/phys2denoise/blob/master/phys2denoise/metrics/chest_belt.py

Which implements Envelope and RV (respiratory variability).

For noise removal, something like this would also be nice: https://peakdet.readthedocs.io/en/latest/user_guide/editing.html

shanelindsay avatar Sep 01 '21 16:09 shanelindsay

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jan 15 '23 22:01 stale[bot]