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

Merged
merged 4 commits into from
Dec 4, 2024

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.57%. Comparing base (9c6d6a9) to head (b647a89).
Report is 7 commits behind head on v4-prep.

Additional details and impacted files
@@             Coverage Diff             @@
##           v4-prep     #442      +/-   ##
===========================================
- Coverage    79.58%   79.57%   -0.02%     
===========================================
  Files           24       24              
  Lines         3782     3779       -3     
  Branches       642      642              
===========================================
- Hits          3010     3007       -3     
  Misses         556      556              
  Partials       216      216              

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

Copy link
Member

@steven-murray steven-murray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good -- thanks for adding more helpful errors!

@daviesje daviesje merged commit f512f5e into v4-prep Dec 4, 2024
13 of 14 checks passed
@daviesje daviesje deleted the minihalo-bufgix branch December 4, 2024 13:53
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.

2 participants