We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebee4ec commit ab0b6e7Copy full SHA for ab0b6e7
neurokit2/ecg/ecg_quality.py
@@ -57,7 +57,7 @@ def ecg_quality(
57
-------
58
array or str
59
Vector containing the quality index ranging from 0 to 1 for ``"averageQRS"`` method,
60
- returns string classification (``Unacceptable``, ``Barely Acceptable`` or ``Excellent``)
+ returns string classification (``Unacceptable``, ``Barely acceptable`` or ``Excellent``)
61
of the signal for ``"zhao2018"`` method.
62
63
See Also
0 commit comments