Skip to content
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

feat(analysis.flagging.IterHPFMask): Task to generate frequency mask … #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tristpinsm
Copy link
Contributor

…using iterative HPF.

I've translated the code I was using to generate frequency masks from ringmaps using the iterative HPF method that Seth developed to identify narrow-band-gain features. I've made the task such that it should work on other containers/datasets/axes, but more experimentation would be required to figure out where it could be useful.

@tristpinsm
Copy link
Contributor Author

tristpinsm commented Sep 22, 2022

here's a plot that shows the RMS of a high-pass filtered map with and without the iterative mask applied
image

in this case the masking is not very aggressive but it brings down the residuals a fair bit

And here's a randomly selected frequency that is pretty typical
image

@tristpinsm tristpinsm force-pushed the tpm/iter_hpf_mask branch from 8f966b0 to 3ec4299 Compare May 4, 2023 17:36
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