Just starting to use MP, I was wondering what property name corresponds to the corrected energy. I can see energy, energy_per_atom, formation_energy_per_atom, final_energy but I can’t see the corrected energy property in mapidoc or pymatgen documentations. And corrected_energy returns none. Greatly appreciate your response. Thank you so much!
Hi @saleheen157,
There is currently no field for the corrected energy. If you use pymatgen you ask it for the entry object which has the corrected energy: pymatgen/pymatgen/ext/matproj.py at b1e71ba3eb0197a3f9f91135c33b4f683fe6c2cd · materialsproject/pymatgen · GitHub