-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: HERA-Team/uvtools
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Remove existing filtering code and import
hera_filters
instead
#179
opened Dec 5, 2024 by
tyler-a-cox
Allow an option to use DPSS to filter the time and frequency axes simultaneously
#142
opened Mar 29, 2022 by
tyler-a-cox
Rather than do a loop that tests many choices of window function, this should be parametrized. It should also be broken up into multiple test functions--one that tests basic parameters (e.g. window length, type, and range), and one that tests normalization. There's certainly a way to parametrize fixtures so that you don't need to repeat code when parametrizing over windows, though I don't remember how to do it off the top of my head. Here's a quick example of one such rewrite:
#125
opened May 3, 2021 by
aewallwi
Make these their own tests. I like to make error tests very specific, so it's obvious when things in the code have been changed. For example, suppose the function
func
raises a ValueError
with error message msg
when ran with parameters args
. I would then write a test along the lines of
#122
opened May 3, 2021 by
aewallwi
subtract weights times resid to compute dayenu model in fourier filter
#101
opened Aug 8, 2020 by
aewallwi
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-25.