Check out the Hyperspy Workshop May 13-17, 2024 Online

VectorMatchingResults#

class pyxem.signals.VectorMatchingResults(*args, **kwargs)[source]#

Bases: BaseSignal

Vector matching results containing the top n best matching crystal phase and orientation at each navigation position with associated metrics.

Variables:

Attributes

Methods

VectorMatchingResults.get_crystallographic_map(...)

Obtain a crystallographic map specifying the best matching phase and orientation at each probe position with corresponding metrics.

VectorMatchingResults.get_indexed_diffraction_vectors(vectors)

Obtain an indexed diffraction vectors object.