

Kernel
==========================

.. currentmodule:: astropy.convolution

.. autoclass:: Kernel
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Kernel.array
      ~Kernel.center
      ~Kernel.dimension
      ~Kernel.is_bool
      ~Kernel.model
      ~Kernel.separable
      ~Kernel.shape
      ~Kernel.truncation

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Kernel.normalize

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: array
   .. autoattribute:: center
   .. autoattribute:: dimension
   .. autoattribute:: is_bool
   .. autoattribute:: model
   .. autoattribute:: separable
   .. autoattribute:: shape
   .. autoattribute:: truncation

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: normalize

   
   