-
Notifications
You must be signed in to change notification settings - Fork 44
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
Schema: Parsing HEALPix Maps #1205
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1205 +/- ##
========================================
+ Coverage 5.37% 5.63% +0.25%
========================================
Files 118 99 -19
Lines 2733 2414 -319
Branches 285 295 +10
========================================
- Hits 147 136 -11
+ Misses 2584 2276 -308
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Thanks @Vidushi-GitHub. I have it my todo list, I'll make some time to work on this. |
d6ade6a
to
299a6fb
Compare
@israelmcmc a gentle reminder. It would be helpful if you share the document, I can attempt to write. |
mhealpy |
There is also this documentation which is a good source: https://emfollow.docs.ligo.org/userguide/tutorial/multiorder_skymaps.html |
2ebe02a
to
f2fb321
Compare
Work in progress in PR #2498 |
@israelmcmc and @lpsinger
As per earlier discussions, we are in the process of preparing instructions on how to parse the HEALPix maps. Please feel free to add basic content for the notice producers.
Thanks!
This PR is in continuation of #950