.. _example_datasets_plot_wmap_raw: WMAP plotting with HEALPix -------------------------- This example uses the :func:`astromL.datasets.fetch_wmap_temperatures` functionality to download and plot the raw WMAP 7-year data. The visualization requires the `healpy `_ package to be installed. .. image:: ../images/datasets/plot_wmap_raw_1.png :scale: 100 :align: center .. raw:: html
**Code output:** .. raw:: html
.. literalinclude:: plot_wmap_raw.txt .. raw:: html
**Python source code:** .. raw:: html
.. literalinclude:: plot_wmap_raw.py :lines: 9- .. raw:: html
:download:`[download source: plot_wmap_raw.py] ` .. raw:: html