-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
Any development on this side? |
Hi Marco,
Appreciate you checking up on our
slow progress =)
I started to do this a few months ago but have not prioritized it since
then - if you (or someone you know) wants to open a lensing PR (or update
your halo for PR) then feel free, otherwise I’ll move it up the priority
list for me!
Thanks!
Jamie
…On Mon, Oct 7, 2024 at 11:17 Marco Bonici ***@***.***> wrote:
Any development on this side?
Regarding the lensing of CMB, are you planning to implement something like
this <https://arxiv.org/abs/astro-ph/0502425> ?
—
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMCTXDW22D37GCJQM3GNFRDZ2KQYXAVCNFSM6AAAAABPQFT24SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJXGIZDEMBYGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi @jmsull ,
|
Ok, I should be close to this one. 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! |
Amazing!! Thank you for doing this Marco
…On Sun, Oct 13, 2024 at 13:19 Marco Bonici ***@***.***> wrote:
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!
—
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMCTXDT4JQOF7MPJYIVKWYTZ3KTR3AVCNFSM6AAAAABPQFT24SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBZGA2TMOJZG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Marco has graciously provided an initial halofit implementation, we should also make some progress toward CMB lensing
The text was updated successfully, but these errors were encountered: