-
Notifications
You must be signed in to change notification settings - Fork 24
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
pysm does not use local healpy
weights.
#173
Comments
healpy
weights.healpy
weights.
Can you please paste the error message? |
I am using Della HPC at Princeton University and the compute nodes do not have internet access. For example:
I have not tried it with |
could you try this? Don't have time to test myself. download the weights following the instructions in: https://healpy.readthedocs.io/en/latest/generated/healpy.sphtfunc.map2alm.html and copy them to the
|
Unfortunately, it does not work. |
Ok then please go ahead and submit a Pull Request thanks |
Hello team,
I'm running the following example script on a compute node that does not have internet access:
and I am getting an error that it cannot download the weights from the internet.
Looking at your code I found that you are not using the
datapath
parameter (here) thathealpy
map2alm
is offering.Can you add that as a parameter where ever is needed or do you prefer a PR for this issue?
Thank you,
Ioannis
cc: @susannaaz
The text was updated successfully, but these errors were encountered: