triqs_dft_tools.converters.wannier90.find_rot_mat

triqs_dft_tools.converters.wannier90.find_rot_mat(n_corr_shells, corr_shells, shells_map, wannier_hr0, rot_mat_type, w90_zero, n_spin_blocks)[source]

Method for finding the matrices that bring from local to global coordinate systems, based on the eigenvalues of H(R=0).

Returns:
rot_matlist of list of np.ndarray[dim, dim] of complex

Rotation matrix for each of the shell. None if construction failed