Plotting Package
================

Most users should call plotting methods on a fitted
:class:`jaxqsofit.JAXQSOFit` object, especially
:meth:`jaxqsofit.JAXQSOFit.plot_spectrum`, :meth:`jaxqsofit.JAXQSOFit.plot_corner`,
and :meth:`jaxqsofit.JAXQSOFit.plot_trace`.

.. currentmodule:: jaxqsofit.plotting

.. autofunction:: plot_spectrum

.. autofunction:: plot_fig

.. autofunction:: plot_trace

.. autofunction:: plot_corner

.. autofunction:: plot_mcmc_diagnostics

.. autofunction:: posterior_series

.. autofunction:: observed_photometry_for_plot

.. autofunction:: synthetic_photometry_for_plot

.. currentmodule:: jaxqsofit.mplstyle

.. autofunction:: style_path

.. autofunction:: use_style
