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: bug in comparison of sigma_8 for halofit #106

Merged
merged 3 commits into from Nov 25, 2020
Merged

Conversation

steven-murray
Copy link
Collaborator

Fixes #94

This fixes a small bug in comparing sigma_8. Pending comments on #94, it also might fix more, though it seems that things are mostly working.

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #106 (3cff2fe) into dev (02cf393) will increase coverage by 0.54%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #106      +/-   ##
==========================================
+ Coverage   85.14%   85.68%   +0.54%     
==========================================
  Files          26       26              
  Lines        2309     2285      -24     
==========================================
- Hits         1966     1958       -8     
+ Misses        343      327      -16     
Impacted Files Coverage Δ
src/hmf/density_field/halofit.py 97.53% <100.00%> (+14.67%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9eb092...3cff2fe. Read the comment docs.

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

Successfully merging this pull request may close these issues.

Problem with density_field.halofit.halofit
1 participant