Magdy Morshed
Magdy Morshed
Thanks a lot for your positive answer! So, currently the implementation that is most used is done through the package https://github.com/simonsobs/pixell (in particular https://github.com/simonsobs/pixell/blob/master/pixell/curvedsky.py), which itself calls the ducc package...
Hi @jasonmcewen, thanks a lot for your message! My most demanding needs regarding the sky area and $\ell_{\rm max}$ will be more regarding Simons Observatory than ACT (the SO LAT...
I have done the same exercise with `alm2map`, again from the equations described in the healpy documentation here: https://healpix.jpl.nasa.gov/html/subroutinesnode12.htm#sub:alm2map_spin Here is the script to reproduce my implementation ``` import healpy...
Thanks for your message @jasonmcewen, no worries! > The healpix accuracy will be very low if you don't have iterations turned on. We recently added support to s2fft to iterate...
Hi, Coming back to this issue, @ASKabalan was able to do some tests on his side and saw the same patterns that I was seeing in this post: https://github.com/CMBSciPol/jax-healpy/pull/20#issuecomment-3563139714 (he...
Hi @johannahaffner, I need a derivate of the solution with respect to the initial values, however the preconditioner gets updated with these values as well, as in the example.