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 FastPT bias model #50

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added FastPT bias model #50

wants to merge 7 commits into from

Conversation

Pablo-Lemos
Copy link
Collaborator

No description provided.

@itrharrison itrharrison added the enhancement New feature or request label Feb 21, 2022
@itrharrison
Copy link
Collaborator

Thanks for doing this. A very quick look at the code looks good. Do you have any validation plots showing the different terms are recovered correctly?

There are some fast-pt examples here:
https://github.com/JoeMcEwen/FAST-PT/blob/master/examples/fastpt_examples.ipynb

We could for example do an np.allclose against the data from the figure at Out[11] in that notebook?

@Pablo-Lemos
Copy link
Collaborator Author

Good idea, will do that!

@itrharrison itrharrison added the theory Related to cobaya Theories label Feb 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2022

Codecov Report

Merging #50 (5ec24dc) into master (5351ca2) will increase coverage by 1.21%.
The diff coverage is 96.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   67.34%   68.56%   +1.21%     
==========================================
  Files          29       29              
  Lines        1666     1740      +74     
==========================================
+ Hits         1122     1193      +71     
- Misses        544      547       +3     
Impacted Files Coverage Δ
soliket/bias.py 96.58% <96.05%> (-1.10%) ⬇️

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

Successfully merging this pull request may close these issues.

3 participants