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

Lensing #84

Open
jmsull opened this issue Mar 23, 2023 · 5 comments
Open

Lensing #84

jmsull opened this issue Mar 23, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@jmsull
Copy link
Collaborator

jmsull commented Mar 23, 2023

Marco has graciously provided an initial halofit implementation, we should also make some progress toward CMB lensing

@jmsull jmsull added the enhancement New feature or request label Mar 23, 2023
@marcobonici
Copy link

Any development on this side?
Regarding the lensing of CMB, are you planning to implement something like this ?

@jmsull
Copy link
Collaborator Author

jmsull commented Oct 9, 2024 via email

@marcobonici
Copy link

Hi @jmsull ,
sure!
I was planning to do something similar, so might as well give that to you here.
The ingredients are:

  1. Halofit (but any other nonlinear recipy would be good), which should be working in the PR I opened a while ago
  2. Compute the lensed Cls using the correlation functions. After this, you should be mostly ready to compare to CAMB/CLASS and maybe run some chains ;)?

@marcobonici
Copy link

Ok, I should be close to this one.
I implemented the lensed Cls as done in CAMB.
The results are almost the same; after a bit of cleaning it should be good to go.
I would start with "If it runs and the resutls are correct, we are ok", then I would probably implement some plan/caching mechanisms as a decent amount of time is spent computing some cosmology independent quantities. Hopefully you'll hear from me soon.

The actual implementation runs in ~ 0.5 seconds, so it shouldn't be adding a bad overhead to Bolt.jl. But as I said, after we make it work there should be space for performance enhancement!

@jmsull
Copy link
Collaborator Author

jmsull commented Oct 13, 2024 via email

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

No branches or pull requests

2 participants