NeuroKit icon indicating copy to clipboard operation
NeuroKit copied to clipboard

ECG peak detection Zong (2003): reimplement

Open DominiqueMakowski opened this issue 2 years ago • 6 comments

Our implementation of this peak detection method is tagged as not really working.

https://github.com/neuropsychology/NeuroKit/blob/277f614ee3984647d71ba31aadffea97766aeb0f/neurokit2/ecg/ecg_findpeaks.py#L446-L448

py-ecg-detectors has a another implementation: we should probably reimplement ours based on that.

DominiqueMakowski avatar Jun 20 '22 08:06 DominiqueMakowski

Hi, could you assign this to me? I'm new to contributing to open source and have some experience in working with ECG data (currently working on an internship in Griffith University to develop an AI-enabled framework for continuous monitoring fetal well-being using abdominal ECG signal in order to provide more timely interventions.)

Yashaswini278 avatar Jul 18 '22 07:07 Yashaswini278

Hi @Yashaswini278, thanks for volunteering! but actually I think we just recently did it in https://github.com/neuropsychology/NeuroKit/pull/663, but feel free to give it a look and double-check whether everything looks in order (it's currently on the dev branch) :)

DominiqueMakowski avatar Jul 18 '22 07:07 DominiqueMakowski

Oh, sure, thanks! Would love to contribute in other ecg related issues! :)

Yashaswini278 avatar Jul 18 '22 07:07 Yashaswini278

Will keep that in mind! Are you interested mostly in ECG signal processing (e.g., peak detection) or more like feature extraction (e.g., HRV etc)?

DominiqueMakowski avatar Jul 18 '22 08:07 DominiqueMakowski

I've mostly worked on peak detection, and using deep learning techniques for abdominal ECG denoising, to obtain fetal ECG. But i'm willing to explore further and work on feature extraction as well!

Yashaswini278 avatar Jul 18 '22 08:07 Yashaswini278

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 Sep 20 '22 19:09 stale[bot]