uppasd_tools.analyze

uppasd_tools.analyze.sublattice_correlation_matrix(uppout: UppOut) ndarray

Compute the correlation matrix between sublattice magnetization directions.

Parameters:

uppout – UppOut instance to read projavgs data from.

Returns:

NumPy array with shape (n_sublattices, n_sublattices). Each entry is the mean dot product between normalized magnetization vectors of two sublattices. Sublattices are ordered by sorted projection index.