shah-in-boots/EGM

WFDB backend

Closed this issue · 0 comments

Incorporation of the WFDB backend for ECG analyses (surface annotation).

https://github.com/bemoody/wfdb
https://www.physionet.org/content/wfdb/10.7.0/

Written for FORTRAN specifically:

https://www.physionet.org/content/ecgpuwave/1.3.4/

This is an overall complex issue with many steps. Will end up being a huge milestone to hit.

Initially to start will be to complete simple WFDB conversion to appropriate format for analysis + annotation.

  • incorporate python WFDB module
  • consider Julia incorporation (speed up will be tremendous as it has base C similarities)