ECPMasterPattern#
- class kikuchipy.signals.ECPMasterPattern(*args, **kwargs)[source]#
Bases:
KikuchiMasterPattern
Simulated Electron Channeling Pattern (ECP) master pattern.
This class extends HyperSpy’s Signal2D class for ECP master patterns.
See the documentation of
Signal2D
for the list of inherited attributes and methods.- Parameters:
Attributes
Return or set which hemisphere(s) the signal contains.
Return or set the phase describing the crystal structure used in the master pattern simulation.
Return or set which projection the pattern is in.
Methods
Enhance the local contrast using adaptive histogram equalization.
ECPMasterPattern.as_lambert
([show_progressbar])Return a new master pattern in the Lambert projection [Callahan and De Graef, 2013].
Return a deep copy using
copy.deepcopy()
.Normalize image intensities to a mean of zero with a given standard deviation.
ECPMasterPattern.plot_spherical
([energy, ...])Plot the master pattern sphere.
Rescale image intensities.