SkyPlot ======= .. currentmodule:: gdt.core.plot.sky .. autoclass:: SkyPlot :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyPlot.ax ~SkyPlot.canvas ~SkyPlot.detectors ~SkyPlot.earth ~SkyPlot.effective_area ~SkyPlot.fig ~SkyPlot.fontsize ~SkyPlot.galactic_plane ~SkyPlot.loc_contours ~SkyPlot.loc_posterior ~SkyPlot.sun ~SkyPlot.text_color ~SkyPlot.xlim ~SkyPlot.xscale ~SkyPlot.ylim ~SkyPlot.yscale .. rubric:: Methods Summary .. autosummary:: ~SkyPlot.add_effective_area ~SkyPlot.add_frame ~SkyPlot.add_localization ~SkyPlot.plot_detector ~SkyPlot.plot_earth ~SkyPlot.plot_galactic_plane ~SkyPlot.plot_heatmap ~SkyPlot.plot_sun .. rubric:: Attributes Documentation .. autoattribute:: ax .. autoattribute:: canvas .. autoattribute:: detectors .. autoattribute:: earth .. autoattribute:: effective_area .. autoattribute:: fig .. autoattribute:: fontsize .. autoattribute:: galactic_plane .. autoattribute:: loc_contours .. autoattribute:: loc_posterior .. autoattribute:: sun .. autoattribute:: text_color .. autoattribute:: xlim .. autoattribute:: xscale .. autoattribute:: ylim .. autoattribute:: yscale .. rubric:: Methods Documentation .. automethod:: add_effective_area .. automethod:: add_frame .. automethod:: add_localization .. automethod:: plot_detector .. automethod:: plot_earth .. automethod:: plot_galactic_plane .. automethod:: plot_heatmap .. automethod:: plot_sun