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

Bugfix for brainstorm.tools.extract #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelwand
Copy link
Contributor

Bugfix: brainstorm.tools.extract crashed when a mask was provided by the data iterator.

I also reimplemented extract_and_save in terms of extract (fixes the very same bug). But this glosses over some of the original settings in extract_and_save (e.g. chunked storage), which I believe are unimportant. Still, you may want to have a look.

I also added a test (test_tools.py) for the bug and its fix.

…the data iterator.

Also reimplemented extract_and_save in terms of extract (fixes the very same bug).
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.

1 participant