halomod / hmf

Python halo mass function calculator
Other
69 stars 35 forks source link

fix: behroozi bugs #213

Closed steven-murray closed 4 months ago

steven-murray commented 7 months ago

Fixes a couple of issues in the Behroozi+2013 corrections to Tinker08.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 86.53%. Comparing base (c8756a3) to head (1aaf778). Report is 1 commits behind head on dev.

Files Patch % Lines
src/hmf/mass_function/hmf.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #213 +/- ## ========================================== - Coverage 87.03% 86.53% -0.51% ========================================== Files 26 26 Lines 2407 2406 -1 ========================================== - Hits 2095 2082 -13 - Misses 312 324 +12 ```

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