-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add impulse noise mask #22
Conversation
…ons for impulse noise mask
Added unit tests in echopype/utils/mask_transformation.py covering the oned(), full(), dim2ax(), lin(), and log() functions.
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.
Code looks good. Test should be rewritten so that it also automatically downloads the test data if it doesn't exist - the file can be found at ftp.bas.ac.uk/rapidkrill/ek60/JR230-D20091215-T121917.raw and should be downloaded to /test_data/test_impulse_noise_mask_data/ - as it is, the process involves too much manual setup
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.
Approved from my side
Closing since no longer part of our workflow |
No description provided.