symmetr.symT module
Contains functions for obtaining list of symmetry operations and transformation matrix based on user input.
- symmetr.symT.get_T(opt, nonmag=False)[source]
Returns transformation matrix from the conventional coordinate system (used by findsym) to the user selected basis.
- There are two different behaviors:
nonmag=False: conventional coordinate system for the magnetic system nonmag=True: conventional coordinate system for the nonmagnetic system