-
Notifications
You must be signed in to change notification settings - Fork 3
fix(rfi): revisit frequency mask #103
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
base: master
Are you sure you want to change the base?
Conversation
|
Questions:
|
Yes. Line 496 in 2b0acbe
|
|
|
I think that this is outside of the scope of this PR, but we should also try to check whether any of these bands have improved since they were masked. It might be the case that some narrowband stuff was only temporary and could be recovered. |
|
Thanks for the feedback!
Okay, I followed this advice. Note that this means the |
I agree. Can you remind me in what data you would investigate this? |
I would check the raw ADC data, and whatever metric Seth used to derive the |
|
Ran into this. Just leaving a note here so I remember. It looks like this Theremin graph is yet another place with a hardcoded frequency mask. This can presumably be replaced with an import from |
Oh man, that's old. We should definitely update it |
This PR is to
ch_util.rfiand the one inwtl.broker-utilssynchronized again andI suggest to review the changes here and afterwards I'll make a PR in
wtl.broker-utilsto add the same changes.In this PR I did the following:
wtl.broker-utilswtl.broker-utils