LazyVirtualBSEImage#
- class kikuchipy.signals.LazyVirtualBSEImage(*args, **kwargs)[source]#
Bases:
LazyKikuchipySignal2D
,VirtualBSEImage
Lazy implementation of
VirtualBSEImage
.See the documentation of
VirtualBSEImage
for attributes and methods.This class extends HyperSpy’s
LazySignal2D
class for EBSD master patterns. See the documentation of that class for how to create this signal and the list of inherited attributes and methods.Attributes
Methods
LazyVirtualBSEImage.compute
(*args, **kwargs)Attempt to store the full signal in memory.