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

Add lowpass option for SNR calculation #202

Merged
merged 4 commits into from
Feb 10, 2025

Conversation

wbenoit26
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Feb 7, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  ml4gw
  gw.py
  ml4gw/transforms
  snr_rescaler.py
Project Total  

This report was generated by python-coverage-comment-action

@wbenoit26 wbenoit26 requested a review from EthanMarx February 7, 2025 17:11
ml4gw/gw.py Outdated
lowpass = freqs < lowpass
elif len(lowpass) != integrand.shape[-1]:
raise ValueError(
"Can't apply lowpass filter mask with {} frequecy bins"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor typo in 'frequency'

@wbenoit26
Copy link
Contributor Author

@EthanMarx Is this good?

@wbenoit26 wbenoit26 merged commit 6e14e7c into ML4GW:main Feb 10, 2025
6 checks passed
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