-
Notifications
You must be signed in to change notification settings - Fork 15
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
149 add nonlinear galaxy bias models #164
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #164 +/- ##
==========================================
+ Coverage 74.47% 74.98% +0.50%
==========================================
Files 33 33
Lines 2018 2123 +105
==========================================
+ Hits 1503 1592 +89
- Misses 515 531 +16
|
@anicola @mgerbino are we happy with the robustness of using the numerical value in converting omnu to mnu? or we could calculate it from the relevant constants as in camb? |
@itrharrison the two numbers are basically the same once you rescale the consts in camb for the non-instantaneous nu decoupling, so no specific issue there. |
This PR implements a wrapper to CCL nonlinear bias models. For the moment, it's just EPT and LPT but more models can be added once they are in CCL.