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

NF: added ability to pass strings as event attrs; #13

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

Conversation

vansky
Copy link

@vansky vansky commented Mar 23, 2016

BF: updated pywt 'per' parameter (pywt upstream change);
BF: removed unused wica parameters;

BF: updated pywt 'per' parameter;
BF: removed unused wica parameters;
@psederberg
Copy link
Contributor

Thanks for the PR! Can you explain why you're making the change to remove_strong_artifacts?

@vansky
Copy link
Author

vansky commented Mar 23, 2016

It unifies wica.WICA.clean() and wica.wica_clean(), which relied on different parameterizations of remove_strong_artifacts. The first two parameters of remove_strong_artifacts were just ignored anyway (and aren't included in the remove_strong_artifacts docstring), so I removed them to unify the cleaning functions and to make the parameterization clearer.

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.

2 participants