Wannier90 3.0 comes with a <SEEDNAME>.labelinfo.dat file that gives precise information on the location of the high-symmetry points along the k-points path.
Additionally, the logic on which points to print has been changed partially.
For this reason, we should add a parser for this file, if it's there.
I have an initial implementation that I gave to @qiaojunfeng and he'll take over from that.
Wannier90 3.0 comes with a
<SEEDNAME>.labelinfo.dat
file that gives precise information on the location of the high-symmetry points along the k-points path. Additionally, the logic on which points to print has been changed partially.For this reason, we should add a parser for this file, if it's there. I have an initial implementation that I gave to @qiaojunfeng and he'll take over from that.