PIA-Group / BioSPPy

Biosignal Processing in Python
Other
569 stars 273 forks source link

Can I extract EDR information from ECG #90

Closed linestao closed 2 years ago

linestao commented 2 years ago

Can biosppy library help me extract ECG-derived respiration (EDR) information from ECG?

Thank you for your code's help to my work, and thank you for your reply in your busy schedule

MarianaAbreu commented 2 years ago

Hi @linestao,

We have a python script to perform EDR, which you can test to see if it serves your purpose. It is a work in progress, so it was not incorporated in Biosppy yet, it is only on my fork https://github.com/MarianaAbreu/BioSPPy/blob/master/biosppy/signals/resp.py Feel free to check out and suggest improvements.

Best regards, Mariana

afonsocraposo commented 2 years ago

Closing due to inactivity. Feel free to re-open the issue.