Skip to content

Allow annotation negative subtypes #248 #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Allow annotation negative subtypes #248 #285

merged 1 commit into from
Apr 23, 2021

Conversation

Lucas-Mc
Copy link
Contributor

As seen in the original WFDB C package source code, subtypes ranging from -128 to 127 are now allowed, though currently WFDB-Python only supports 0-127. This change fixes that discrepancy.

Fixes #248.

@Lucas-Mc Lucas-Mc merged commit dc61e8e into master Apr 23, 2021
@Lucas-Mc Lucas-Mc deleted the neg_subtype_248 branch April 23, 2021 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Negative Subtype Values Error
1 participant