You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using wfdb library, I passed the wrong argument return_label_elements=['qrs'] to the function wfdb.rdann, and I got a NameError instead of the expected exception that is thrown when an invalid value for return_label_elements is passed.
Instead of catenating label_types to the error message, you must catenate ann_label_fields.