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

Added velocileptors LPT bias model #63

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

Conversation

itrharrison
Copy link
Collaborator

This will add the velocileptors LPT bias model as an option for galaxy bias for use in calculation of cross correlations.

It will add a new requirement of the velocileptors code, which is described here:
https://github.com/sfschen/velocileptors

Merging will close #25.

This is a replacement of #53 which was merged before I made some interface changes I wanted to do.

@itrharrison itrharrison added the enhancement New feature or request label May 10, 2022
@itrharrison itrharrison added the crosscorrelation Related to the CrossCorrelation likelihood label May 10, 2022
@itrharrison itrharrison self-assigned this May 10, 2022
@itrharrison itrharrison changed the title Dev galaxybias velocileptors Added velocileptors LPT bias model May 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 10, 2022

Codecov Report

Merging #63 (dc2e24d) into master (5351ca2) will increase coverage by 1.84%.
The diff coverage is 93.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   67.34%   69.19%   +1.84%     
==========================================
  Files          29       29              
  Lines        1666     1792     +126     
==========================================
+ Hits         1122     1240     +118     
- Misses        544      552       +8     
Impacted Files Coverage Δ
soliket/bias.py 94.67% <93.07%> (-3.00%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crosscorrelation Related to the CrossCorrelation likelihood enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

xcorr: add LPT bias model
2 participants