wfdb-python icon indicating copy to clipboard operation
wfdb-python copied to clipboard

wfd.processing.qrs.xqrs_detect() does not pass the learn parameter to xqrs.detect()

Open mj-64 opened this issue 2 years ago • 0 comments

xqrs_detect() in wfd.processing.qrs takes a boolean learn parameter but it is unused. Should be passed on to xqrs.detect()

mj-64 avatar Dec 11 '23 10:12 mj-64