diff --git a/pixell/enmap.py b/pixell/enmap.py index 1dccd9c..da28099 100644 --- a/pixell/enmap.py +++ b/pixell/enmap.py @@ -546,48 +546,6 @@ def contains(shape, wcs, pos, unit="coord"): else: pix = pos return np.all((pix>=0)&(pix.T