LazyEBSD#
- class kikuchipy.signals.LazyEBSD(*args, **kwargs)[source]#
Bases:
LazyKikuchipySignal2D
,EBSD
Lazy implementation of
EBSD
.See the documentation of
EBSD
for attributes and methods.This class extends HyperSpy’s
LazySignal2D
class for EBSD patterns. See the documentation of that class for how to create this signal and the list of inherited attributes and methods.Attributes
Methods
LazyEBSD.compute
(*args, **kwargs)Attempt to store the full signal in memory.
Write the model signal generated from the selected number of principal components directly to an
.hspy
file.