prob-ml / bliss

Bayesian Light Source Separator
MIT License
41 stars 11 forks source link

Weak lensing DC2 catalog generation updates #1062

Closed timwhite0 closed 2 months ago

timwhite0 commented 2 months ago

This PR contributes scripts and notebooks for generating an alternative version of our DC2 weak lensing catalog that includes all galaxies from the truth table with an r-band flux ≥ 50. This is a different approach from a previous PR in which we included all galaxies from the object-with-truth-match table (their true properties, not their measured properties). Both approaches are reasonable, and the resulting catalogs are not very different. The new, alternative version has ~1 million additional galaxies that were not in the object-with-truth-match table (e.g., because they were faint or blended).

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.22%. Comparing base (1d20130) to head (7a124ca). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1062 +/- ## ======================================= Coverage 81.22% 81.22% ======================================= Files 23 23 Lines 3047 3047 ======================================= Hits 2475 2475 Misses 572 572 ``` | [Flag](https://app.codecov.io/gh/prob-ml/bliss/pull/1062/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prob-ml) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/prob-ml/bliss/pull/1062/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prob-ml) | `81.22% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prob-ml#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.