ExcessProfileEstimator
======================

.. currentmodule:: gammapy.estimators

.. autoclass:: ExcessProfileEstimator
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ExcessProfileEstimator.config_parameters
      ~ExcessProfileEstimator.selection_optional
      ~ExcessProfileEstimator.tag

   .. rubric:: Methods Summary

   .. autosummary::

      ~ExcessProfileEstimator.copy
      ~ExcessProfileEstimator.get_spectrum_datasets
      ~ExcessProfileEstimator.get_sqrt_ts
      ~ExcessProfileEstimator.make_prof
      ~ExcessProfileEstimator.run

   .. rubric:: Attributes Documentation

   .. autoattribute:: config_parameters
   .. autoattribute:: selection_optional
   .. autoattribute:: tag

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: get_spectrum_datasets
   .. automethod:: get_sqrt_ts
   .. automethod:: make_prof
   .. automethod:: run