plotting#
Plotting of skymaps, test statistic distributions, PDFs, etc.
TODO: This module is a complete mess. Starting point for things to clean up:
abandon colormaps.py; everyone should be using modern matplotlib by now.
get rid of Plot and SkyPlot
make SkyPlotter more flexible and generally tidy its interface
probably get rid of plot_energy_pdf and plot_gauss_2d_angres_param
add docstrings to everything that remains
Classes:
|
Base class for plots. |
|
Skymap plotter. |
|
Skymap plotter using matplotlib directly for projections. |