Skip to content
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

Add bitmask to mask bits outside of specified data range #22

Merged
merged 2 commits into from May 13, 2020

Conversation

xiamaz
Copy link
Contributor

@xiamaz xiamaz commented May 9, 2020

This masks off bits outside the $PnR specified range for integer data types. This supports both mixed and single type data.

This fixes #19.

@eyurtsev
Copy link
Owner

eyurtsev commented May 9, 2020

Hello thank you for the PR! Would you be able to add an FCS file with a test case for this?

@xiamaz
Copy link
Contributor Author

xiamaz commented May 12, 2020

I have added a test file that contains some fake data demonstrating the issue.

@eyurtsev eyurtsev merged commit c5060e4 into eyurtsev:master May 13, 2020
@eyurtsev
Copy link
Owner

Change merged and included with version 0.2.1 of the parser (available on pypi)

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.

Parameter $PnR not being used?
2 participants