Skip to content

Fixes downsample error #249 #250

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
Aug 20, 2020
Merged

Fixes downsample error #249 #250

merged 1 commit into from
Aug 20, 2020

Conversation

Lucas-Mc
Copy link
Contributor

Fixes error when downsampling single channel if NaN values are present. This was a Scipy issue so extra pre-processing and input validation was done to help safe-guard against this issue re-occuring in the future. Fixes #249.

Fixes error when downsampling single channel if NaN values are present. This was a Scipy issue so extra pre-processing and input validation was done to help safe-guard against this issue re-occuring in the future. Fixes #249.
@Lucas-Mc Lucas-Mc self-assigned this Aug 20, 2020
@Lucas-Mc Lucas-Mc added the bug label Aug 20, 2020
@Lucas-Mc Lucas-Mc merged commit 517d708 into master Aug 20, 2020
@Lucas-Mc Lucas-Mc deleted the fix_ann_249 branch August 20, 2020 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return NAN when downsampling singlechan SDDB dataset
1 participant