-
Notifications
You must be signed in to change notification settings - Fork 140
move core 1D asserts to _check_filterbanks in ScatteringBase
#876
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
move core 1D asserts to _check_filterbanks in ScatteringBase
#876
Conversation
_check_filterbanks in ScatteringBase_check_filterbanks in ScatteringBase
MuawizChaudhary
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with merging if you are @janden
Codecov Report
@@ Coverage Diff @@
## dev #876 +/- ##
==========================================
+ Coverage 87.76% 87.80% +0.03%
==========================================
Files 64 64
Lines 2232 2238 +6
==========================================
+ Hits 1959 1965 +6
Misses 273 273
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@changhongw @cyrusvahidi whoever sees this first, please approve and merge |
|
this one goes in pair with #887 |
cyrusasfa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
belle
#876) * write _check_filterbanks in ScatteringBase1D * Document _check_filterbanks better
Fixes #869 by @MuawizChaudhary
don't mind the title of the branch:
oversamplingis not becoming immutable.also don't mind the title of the commit:
_check_filterbanksbelongs inScatteringBase, notScatteringBase1D