diff options
Diffstat (limited to 'bin/get-healpix-patch')
-rwxr-xr-x | bin/get-healpix-patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-healpix-patch b/bin/get-healpix-patch index 078128e..b1245e8 100755 --- a/bin/get-healpix-patch +++ b/bin/get-healpix-patch @@ -18,7 +18,7 @@ import scipy.ndimage import healpy as hp from reproject import reproject_from_healpix -from fg21sim.configs import CONFIGS +from fg21sim.share import CONFIGS from fg21sim.sky import SkyPatch from fg21sim.utils import setup_logging from fg21sim.utils.fits import read_fits_healpix |