FarrOutLab / GWInferno

GWInferno: Gravitational-Wave Hierarchical Inference with NumPyro
MIT License
14 stars 5 forks source link

Remove samples #129

Closed jaxengodfrey closed 1 week ago

jaxengodfrey commented 1 week ago

During preprocessing, removes PE samples above a cutoff mass, which should be the mass above which there are no injections.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.94%. Comparing base (5d3870d) to head (1eeacb4). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gwinferno/preprocess/data_collection.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #129 +/- ## ========================================== + Coverage 74.90% 74.94% +0.04% ========================================== Files 25 25 Lines 1833 1840 +7 ========================================== + Hits 1373 1379 +6 - Misses 460 461 +1 ``` | [Flag](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/129/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | Coverage Δ | | |---|---|---| | [python3.10](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/129/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | `74.94% <91.66%> (+0.04%)` | :arrow_up: | | [python3.11](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/129/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | `74.94% <91.66%> (+0.04%)` | :arrow_up: | | [python3.9](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/129/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | `74.82% <91.66%> (+0.04%)` | :arrow_up: | 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=FarrOutLab#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.