Source: ecgpuwave
Section: science
Priority: optional
Maintainer: Benjamin Moody <benjamin@physionet.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
               libwfdb-dev,
               wfdb,
               gfortran

Package: ecgpuwave
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: QRS detector and waveform limit locator
 ecgpuwave analyses an ECG signal, detecting the QRS complexes and
 locating the beginning, peak, and end of the P, QRS, and ST-T
 waveforms.  The QRS detector is based on the algorithm of Pan and
 Tompkins with some improvements that make use of slope information.
 Optionally, QRS annotations can be provided as input, permitting the
 use of external QRS detectors such as sqrs or manually-edited
 annotations.
