

ImageFileCollection
==============================================

.. currentmodule:: msumastro.image_collection

.. autoclass:: ImageFileCollection
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~ImageFileCollection.files
      ~ImageFileCollection.keywords
      ~ImageFileCollection.location
      ~ImageFileCollection.summary_info

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~ImageFileCollection.data
      ~ImageFileCollection.files_filtered
      ~ImageFileCollection.hdus
      ~ImageFileCollection.headers
      ~ImageFileCollection.values

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: files
   .. autoattribute:: keywords
   .. autoattribute:: location
   .. autoattribute:: summary_info

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: data
   .. automethod:: files_filtered
   .. automethod:: hdus
   .. automethod:: headers
   .. automethod:: values

   
   