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

pspy requiring ducc but not installing it as a dependency #72

Closed
sgiardie opened this issue Jul 31, 2023 · 1 comment
Closed

pspy requiring ducc but not installing it as a dependency #72

sgiardie opened this issue Jul 31, 2023 · 1 comment

Comments

@sgiardie
Copy link

pspy requires ducc here, but it does not require its installation

@xgarrido
Copy link
Collaborator

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

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

No branches or pull requests

2 participants