get_vector_library#

VectorLibraryGenerator.get_vector_library(reciprocal_radius)[source]#

Calculates a library of diffraction vectors and pairwise inter-vector angles for a library of crystal structures.

Parameters:

reciprocal_radius (float) – The maximum g-vector magnitude to be included in the library.

Returns:

vector_library – Mapping of phase identifier to phase information in dictionary format.

Return type:

DiffractionVectorLibrary