pythtb.io.qe#

IO utilities for Quantum ESPRESSO output files.

Functions#

read_bands_qe

Read QE bands file lines, returning the raw (unscaled) k-markers and energies.

Exceptions#

QEConsistencyError

Raised when Quantum ESPRESSO band data fail internal sanity checks.

QEParseError

Raised when a Quantum ESPRESSO bands file cannot be parsed.