GPAWPotential
=============

.. currentmodule:: abtem.potentials.gpaw

.. autoclass:: abtem.potentials.gpaw.GPAWPotential
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~GPAWPotential.__init__
      ~GPAWPotential.build
      ~GPAWPotential.copy
      ~GPAWPotential.ensemble_blocks
      ~GPAWPotential.generate_blocks
      ~GPAWPotential.generate_slices
      ~GPAWPotential.match_grid
      ~GPAWPotential.project
      ~GPAWPotential.select_block
      ~GPAWPotential.show
      ~GPAWPotential.to_images
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GPAWPotential.axes_metadata
      ~GPAWPotential.base_axes_metadata
      ~GPAWPotential.base_shape
      ~GPAWPotential.box
      ~GPAWPotential.calculators
      ~GPAWPotential.device
      ~GPAWPotential.ensemble_axes_metadata
      ~GPAWPotential.ensemble_shape
      ~GPAWPotential.exit_planes
      ~GPAWPotential.exit_thicknesses
      ~GPAWPotential.extent
      ~GPAWPotential.frozen_phonons
      ~GPAWPotential.gpts
      ~GPAWPotential.grid
      ~GPAWPotential.gridrefinement
      ~GPAWPotential.num_exit_planes
      ~GPAWPotential.num_frozen_phonons
      ~GPAWPotential.num_slices
      ~GPAWPotential.origin
      ~GPAWPotential.periodic
      ~GPAWPotential.plane
      ~GPAWPotential.reciprocal_space_sampling
      ~GPAWPotential.repetitions
      ~GPAWPotential.sampling
      ~GPAWPotential.shape
      ~GPAWPotential.slice_limits
      ~GPAWPotential.slice_thickness
      ~GPAWPotential.thickness
   
   