wulfric.Kpoints.ticks#
method
- Kpoints.ticks(relative=False)[source]#
Tick's positions of the high symmetry points, ready to be plotted.
- Parameters:
- relativebool, optional
Whether to use relative coordinates instead of the absolute ones.
- Returns:
- ticksnumpy.ndarray
Tick's positions, ready to be plotted. Same length as
labels
.