romerogroup / pyprocar

A Python library for electronic structure pre/post-processing
GNU General Public License v3.0
165 stars 72 forks source link

match "Reciprocal" in KPOINTS #56

Closed ybw2016v closed 2 years ago

ybw2016v commented 2 years ago

Errors happen when I use the KPOINTS files with "Reciprocal". Adding flags=re.IGNORECASE can support both "Reciprocal" and "reciprocal".