nomad-coe / electronic-parsers

Apache License 2.0
18 stars 7 forks source link

Incorrect pdos parsing #157

Open JosePizarro3 opened 10 months ago

JosePizarro3 commented 10 months ago

I found out a new set of errors when parsing the DOS, and more specifically, the projected DOS.

In most cases, the parsers parse the projected orbital DOS into atom_projected or species_projected, instead of to orbital_projected. For now, I will keep it as it is, disconnect the testing in the other branch #151 , and fix them after that one is merged.