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_radiusfloat

The maximum g-vector magnitude to be included in the library.

Returns:
vector_libraryDiffractionVectorLibrary

Mapping of phase identifier to phase information in dictionary format.