You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We didn't want to add ducc as a pspy dependency since the fft computation is a temporary fix until pixell properly integrates ducc. This is now the case in 0.19 version release of pixell (fft support as well as alm computation). We didn't have time to check pspy against pixell 0.19 but it should be pretty straightforward. So, if you want to use this https://github.com/simonsobs/pspy/blob/master/pspy/fft.py#L35 then you have to install ducc by yourself pip install ducc0
pspy requires ducc here, but it does not require its installation
The text was updated successfully, but these errors were encountered: