FarrOutLab / GWInferno

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

Cleanup in models.bspline #109

Closed bfarr closed 4 months ago

bfarr commented 4 months ago

This cleans up unused or redundant arguments and updates all the doc strings in the classes and functions.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 74.04%. Comparing base (d910353) to head (452e5f8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== - Coverage 74.05% 74.04% -0.02% ========================================== Files 26 26 Lines 1773 1772 -1 ========================================== - Hits 1313 1312 -1 Misses 460 460 ``` | [Flag](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/109/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/109/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | `74.04% <100.00%> (-0.02%)` | :arrow_down: | | [python3.11](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/109/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | `74.04% <100.00%> (-0.02%)` | :arrow_down: | | [python3.9](https://app.codecov.io/gh/FarrOutLab/GWInferno/pull/109/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FarrOutLab) | `73.92% <100.00%> (-0.02%)` | :arrow_down: | 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.