LazyEBSDMasterPattern#

class kikuchipy.signals.LazyEBSDMasterPattern(*args, **kwargs)[source]#

Bases: LazyKikuchipySignal2D, EBSDMasterPattern

Lazy implementation of EBSDMasterPattern.

See the documentation of EBSDMasterPattern 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

LazyEBSDMasterPattern.compute(*args, **kwargs)

Attempt to store the full signal in memory.