galsci / pysm

PySM 3: Sky emission simulations for Cosmic Microwave Background experiments
https://pysm3.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
36 stars 23 forks source link

Unable to download GNILC beta_d template #137

Closed edelahoz closed 1 year ago

edelahoz commented 1 year ago

Hi everyone,

I'm trying to use the d10 model of pysm3, but I get the following error when trying to download the GNILC beta_d template:

URLError: <urlopen error Unable to open any source! Exceptions were {'https://portal.nersc.gov/project/cmb/pysm-data/dust_gnilc/gnilc_dust_beta_nside2048.fits': <HTTPError 403: 'Forbidden'>, 'http://www.astropy.org/astropy-data/dust_gnilc/gnilc_dust_beta_nside2048.fits': <HTTPError 404: 'Not Found'>}>

I checked, and I don't have permission to access the file:

https://portal.nersc.gov/project/cmb/pysm-data/dust_gnilc/gnilc_dust_beta_nside2048.fits

Is it not public yet?

Thank you for your time.

zonca commented 1 year ago

sorry, I was in the process of making a new release. It is avaiable now: https://github.com/galsci/pysm/issues/112#issuecomment-1322591787

Please write again if you see any other errors. Thanks.