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

get_indexed_diffraction_vectors#

VectorMatchingResults.get_indexed_diffraction_vectors(vectors, overwrite=False, *args, **kwargs)[source]#

Obtain an indexed diffraction vectors object.

Parameters:

vectors (pyxem.signals.DiffractionVectors) – A diffraction vectors object to be indexed.

Returns:

indexed_vectors – An indexed diffraction vectors object.

Return type:

pyxem.signals.DiffractionVectors