When using QE 7.5, the k-point weights are written after their coordinates in the phonon_frequencies.dat file
The parsing logic based only on splitting values and counting will read those weights as frequencies without any error, giving wrong results.
When using QE 7.5, the k-point weights are written after their coordinates in the
phonon_frequencies.datfileThe parsing logic based only on splitting values and counting will read those weights as frequencies without any error, giving wrong results.