-
Notifications
You must be signed in to change notification settings - Fork 11
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
Weak lensing updates #1074
Weak lensing updates #1074
Conversation
…catalog and bypass checks in catalog.py
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1074 +/- ##
==========================================
+ Coverage 76.14% 76.15% +0.01%
==========================================
Files 22 22
Lines 3089 3091 +2
==========================================
+ Hits 2352 2354 +2
Misses 737 737
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Most recent results on DC2:
See
notebooks/dc2/evaluate_encoder.ipynb
in our case study for corresponding shear/convergence maps and scatterplots. In our next PR, we'll provide results for an estimator based on averaging ellipticities of neighboring galaxies (already implemented inutils/weighted_avg_ellip.py
, just needs to be tuned).A couple more updates for both DC2 and our simulator: