Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix trapezoidal bug, make error messages more clear #442

Open
wants to merge 2 commits into
base: v4-prep
Choose a base branch
from

Conversation

daviesje
Copy link
Contributor

I accidentally broke the trapezoidal integrals in (z,Mturn) in the Ionisation box refactor (USE_HALO_FIELD=False, USE_MINI_HALOS=True). This fixes the issue and makes the error messages regarding those integrals clearer

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.51%. Comparing base (246d89c) to head (7746e17).
Report is 1 commits behind head on v4-prep.

Additional details and impacted files
@@           Coverage Diff            @@
##           v4-prep     #442   +/-   ##
========================================
  Coverage    79.51%   79.51%           
========================================
  Files           23       23           
  Lines         3764     3764           
  Branches       644      644           
========================================
  Hits          2993     2993           
  Misses         549      549           
  Partials       222      222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant