Variable name error
https://gitlab.com/DeqiTang/pymatflow/-/blob/master/pymatflow/vasp/post/phonopy.py#L175
labels_for_gnuplot[-1] = labesl[ipath-1][1].split("$")[1] + "|" + "{/symbol G}"
the "labesl" should be corrected to labels!
https://gitlab.com/DeqiTang/pymatflow/-/blob/master/pymatflow/vasp/post/phonopy.py#L175
labels_for_gnuplot[-1] = labesl[ipath-1][1].split("$")[1] + "|" + "{/symbol G}"
the "labesl" should be corrected to labels!