wulfric.StandardizationTypeMismatch#

exception wulfric.StandardizationTypeMismatch(expected_lattice_type, step=None)[source]#

Raised if standardization functions is called on the cell that does not match the expected lattice type (i.e. TET_get_S_matrix() is called on the cubic cell).

Added in version 0.4.0.