MAPDeconvolverResult
====================

.. currentmodule:: jolideco.core

.. autoclass:: MAPDeconvolverResult
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MAPDeconvolverResult.calibrations
      ~MAPDeconvolverResult.calibrations_init
      ~MAPDeconvolverResult.components
      ~MAPDeconvolverResult.components_init
      ~MAPDeconvolverResult.config
      ~MAPDeconvolverResult.config_table
      ~MAPDeconvolverResult.flux_total
      ~MAPDeconvolverResult.flux_upsampled_total

   .. rubric:: Methods Summary

   .. autosummary::

      ~MAPDeconvolverResult.peek
      ~MAPDeconvolverResult.plot_trace_loss
      ~MAPDeconvolverResult.read
      ~MAPDeconvolverResult.write

   .. rubric:: Attributes Documentation

   .. autoattribute:: calibrations
   .. autoattribute:: calibrations_init
   .. autoattribute:: components
   .. autoattribute:: components_init
   .. autoattribute:: config
   .. autoattribute:: config_table
   .. autoattribute:: flux_total
   .. autoattribute:: flux_upsampled_total

   .. rubric:: Methods Documentation

   .. automethod:: peek
   .. automethod:: plot_trace_loss
   .. automethod:: read
   .. automethod:: write
