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

Dev hm fe #175

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Dev hm fe #175

wants to merge 20 commits into from

Conversation

giorgiazagatti
Copy link
Collaborator

This PR includes Python modules for computing non-linear matter-matter, galaxy-galaxy, and matter-galaxy power spectra using a halo model approach. The model introduces two galaxy populations. Some bug-fixing and the implementation for the matter-galaxy power spectrum are still needed.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 477 lines in your changes missing coverage. Please review.

Project coverage is 63.97%. Comparing base (ccc3854) to head (b2e85e2).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
soliket/halo_model/halo_model_fe/utils.py 0.00% 213 Missing ⚠️
soliket/halo_model/halo_model_fe/power_spectrum.py 0.00% 106 Missing ⚠️
soliket/halo_model/halo_model_fe/HODS.py 0.00% 49 Missing ⚠️
soliket/halo_model/halo_model_fe/halo_model_fe.py 0.00% 45 Missing ⚠️
soliket/halo_model/halo_model_fe/cosmology.py 0.00% 39 Missing ⚠️
soliket/halo_model/halo_model_fe/lin_matterPS.py 0.00% 23 Missing ⚠️
soliket/halo_model/halo_model_fe/__init__.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #175       +/-   ##
===========================================
- Coverage   74.63%   63.97%   -10.66%     
===========================================
  Files          33       49       +16     
  Lines        2030     2540      +510     
===========================================
+ Hits         1515     1625      +110     
- Misses        515      915      +400     
Files with missing lines Coverage Δ
soliket/halo_model/halo_model_fe/__init__.py 0.00% <0.00%> (ø)
soliket/halo_model/halo_model_fe/lin_matterPS.py 0.00% <0.00%> (ø)
soliket/halo_model/halo_model_fe/cosmology.py 0.00% <0.00%> (ø)
soliket/halo_model/halo_model_fe/halo_model_fe.py 0.00% <0.00%> (ø)
soliket/halo_model/halo_model_fe/HODS.py 0.00% <0.00%> (ø)
soliket/halo_model/halo_model_fe/power_spectrum.py 0.00% <0.00%> (ø)
soliket/halo_model/halo_model_fe/utils.py 0.00% <0.00%> (ø)

... and 11 files with indirect coverage changes

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.

3 participants