We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a52bb commit ba4e1abCopy full SHA for ba4e1ab
wfdb/processing/peaks.py
@@ -4,7 +4,7 @@
4
5
6
def find_peaks(sig):
7
- """
+ r"""
8
Find hard peaks and soft peaks in a signal, defined as follows:
9
10
- Hard peak: a peak that is either /\ or \/.
0 commit comments