In [ ]:
%load_ext autoreload
%autoreload 2
from __future__ import print_function
# The main mapwork module
from enlib import enmap
import numpy as np
# Tools for working with enmaps, i/o, catalogs and statistics
from orphics import maps,io,stats,cosmology,lensing