-
Notifications
You must be signed in to change notification settings - Fork 275
UnboundLocalError: local variable 'twopeaks' referenced before assignment #28
Comments
Hi @vykintasmak |
https://drive.google.com/file/d/0ByGHkMleqQD-c0s5RG9aWUJuTnc/view?usp=sharing I use scipy.io.loadmat to read samples |
@vykintasmak |
@vykintasmak |
@capcarr As I see, using ecg.ecg(samples) filters the signal before using segmenter, but the segmenter itself cannot be used separately without filtering. Again, not sure if it's a problem, very sorry if I'm wasting your time |
Indeed, I was able to reproduce the error without filtering. |
Hi,
I get this for like 1% files from my DB, not entirely sure how to fix it myself:
The text was updated successfully, but these errors were encountered: