halomod / hmf

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

docs: add FAQ about high-k camb transfer #212

Closed steven-murray closed 4 months ago

steven-murray commented 7 months ago

This adds FAQ docs describing why the low-mass end might be inaccurate when using CAMB, unless extrapolate_with_eh is True. It also changes the default to be True (with a warning if it was not set, because this changes the default behaviour).

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 87.00%. Comparing base (c8756a3) to head (6e0a1d0). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #212 +/- ## ========================================== - Coverage 87.03% 87.00% -0.04% ========================================== Files 26 26 Lines 2407 2409 +2 ========================================== + Hits 2095 2096 +1 - Misses 312 313 +1 ```

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