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

Noise fitting frequency limits from hwp freq #1085

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mmccrackan
Copy link
Contributor

@mmccrackan mmccrackan commented Jan 6, 2025

Branch to address #1071. If the config file upper-frequency limits (either the white noise limit or the global upper limit of allowed frequencies) are greater than the hwp frequency (if hwp is present), they will be restricted to 0.95 x hwp frequency (matching demodulation code) and a warning is printed. It will fail if the lower frequency limit ends up being >= upper frequency limit.

Also a small change to the limits on the noise fitting for fknee. Sometimes, zeros can occur and if alpha < 0, this gives NaN warnings.

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.

1 participant