wulfric.Kpoints.labels#
property
- property Kpoints.labels: list#
Labels of high symmetry points, ready to be plotted.
For example for point "Gamma" it returns r"$Gamma$".
If there are two high symmetry points following one another in the path, it returns "X|Y" where X and Y are the labels of the two high symmetry points.
- Returns:
- labelslist of str
Labels, ready to be plotted. Same length as
ticks
.