Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 82fd441cd3f2a8bc33fc3ed41403eced > files > 1700

python-astropy-0.2.4-4.mga4.x86_64.rpm



NDData
============================

.. currentmodule:: astropy.nddata.nddata

.. autoclass:: NDData
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~NDData.dtype
      ~NDData.flags
      ~NDData.mask
      ~NDData.meta
      ~NDData.ndim
      ~NDData.shape
      ~NDData.size
      ~NDData.uncertainty
      ~NDData.unit

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~NDData.add
      ~NDData.convert_unit_to
      ~NDData.divide
      ~NDData.multiply
      ~NDData.read
      ~NDData.subtract
      ~NDData.write

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: dtype
   .. autoattribute:: flags
   .. autoattribute:: mask
   .. autoattribute:: meta
   .. autoattribute:: ndim
   .. autoattribute:: shape
   .. autoattribute:: size
   .. autoattribute:: uncertainty
   .. autoattribute:: unit

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: add
   .. automethod:: convert_unit_to
   .. automethod:: divide
   .. automethod:: multiply
   .. automethod:: read
   .. automethod:: subtract
   .. automethod:: write