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

Fix Coverage calculation #443

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Fix Coverage calculation #443

merged 3 commits into from
Jul 31, 2024

Conversation

JannisNe
Copy link
Collaborator

When querying the healpix pixels in a disc around the neutrino position, we have to make sure all pixels that fall within the rectangle are selected. That is the case if we take the longest side of the rectangle given by the coordinate uncertainties and devide it by $\sqrt{2}$ not $2$!
Probably some coverage estimates in the past were a bit too optimistic.

@JannisNe JannisNe requested a review from robertdstein July 23, 2024 20:15
@JannisNe JannisNe added the bug Something isn't working label Jul 23, 2024
@robertdstein robertdstein enabled auto-merge (squash) July 31, 2024 15:43
@robertdstein robertdstein merged commit 7dd120a into main Jul 31, 2024
7 checks passed
@robertdstein robertdstein deleted the fic-coverage branch July 31, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants