In [3]:
import plothealpix
import warnings
warnings.filterwarnings("ignore", category=DeprecationWarning)

In [4]:
plothealpix.plothealpix('Combined_obs_Aug23_even_cubeYY.sav',190,
                        plottype='dirty_data', plotfile_base='base')


saved plot to /Users/Kiana/Desktop/projects/uwsummer/base_f190_dirty_data.png

In [ ]:


In [ ]: