CTF
===

.. currentmodule:: abtem.transfer

.. autoclass:: abtem.transfer.CTF
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~CTF.__init__
      ~CTF.apply
      ~CTF.copy
      ~CTF.ensemble_blocks
      ~CTF.generate_blocks
      ~CTF.match_grid
      ~CTF.profiles
      ~CTF.select_block
      ~CTF.set_aberrations
      ~CTF.show
      ~CTF.to_diffraction_patterns
      ~CTF.to_point_spread_functions
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CTF.C10
      ~CTF.C12
      ~CTF.C21
      ~CTF.C23
      ~CTF.C30
      ~CTF.C32
      ~CTF.C34
      ~CTF.C41
      ~CTF.C43
      ~CTF.C45
      ~CTF.C5
      ~CTF.C50
      ~CTF.C52
      ~CTF.C54
      ~CTF.C56
      ~CTF.Cs
      ~CTF.aberration_coefficients
      ~CTF.accelerator
      ~CTF.angular_sampling
      ~CTF.angular_spread
      ~CTF.astigmatism
      ~CTF.astigmatism_angle
      ~CTF.axes_metadata
      ~CTF.base_axes_metadata
      ~CTF.base_shape
      ~CTF.coma
      ~CTF.coma_angle
      ~CTF.crossover_angle
      ~CTF.defocus
      ~CTF.distributions
      ~CTF.energy
      ~CTF.ensemble_axes_metadata
      ~CTF.ensemble_shape
      ~CTF.extent
      ~CTF.flip_phase
      ~CTF.focal_spread
      ~CTF.gpts
      ~CTF.grid
      ~CTF.in_place
      ~CTF.metadata
      ~CTF.nyquist_sampling
      ~CTF.phi12
      ~CTF.phi21
      ~CTF.phi23
      ~CTF.phi32
      ~CTF.phi34
      ~CTF.phi41
      ~CTF.phi43
      ~CTF.phi45
      ~CTF.phi52
      ~CTF.phi54
      ~CTF.phi56
      ~CTF.point_resolution
      ~CTF.reciprocal_space_sampling
      ~CTF.sampling
      ~CTF.scherzer_defocus
      ~CTF.semiangle_cutoff
      ~CTF.shape
      ~CTF.soft
      ~CTF.wavelength
      ~CTF.wiener_snr
   
   