SmartHDUList
============

.. currentmodule:: gammapy.utils.fits

.. autoclass:: SmartHDUList
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SmartHDUList.names

   .. rubric:: Methods Summary

   .. autosummary::

      ~SmartHDUList.get_hdu
      ~SmartHDUList.get_hdu_index
      ~SmartHDUList.open
      ~SmartHDUList.write

   .. rubric:: Attributes Documentation

   .. autoattribute:: names

   .. rubric:: Methods Documentation

   .. automethod:: get_hdu
   .. automethod:: get_hdu_index
   .. automethod:: open
   .. automethod:: write