-
Notifications
You must be signed in to change notification settings - Fork 69
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
Bacco lbias #1139
Bacco lbias #1139
Conversation
Pull Request Test Coverage Report for Build 7019989337
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks a lot @matteozennaro ! Only 2 small comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I approved, so feel free to merge, however, one extra comment in case you'd like to address it: to a non-expert, it won't be clear what this new class does that is different from the velocileptors-based calculator. You don't have to use HEFT ;-), but perhaps worth saying something about how this methodology is different from LPT? |
Implementation of the nonlinear galaxy bias prescription as in the hybrid Lagrangian bias expansion from the baccoemu emulator library. Followed closely the structure and conventions of the lpt module.