Skip to content

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