You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we see the dielectric task above, it shows MPID(mp-2420761) and datetime.datetime(2021, 3, 13, 17, 36, 55, 731000)).
However, when we see the Calculations, it doesn't belong to the GGA DFPT Dielectric, i.e., mp-1141549 with Last Updated | December 19, 2018, but to the GGA Deformation, i.e., mp-2420761 with Last Updated | October 07, 2023.
Thus, we also have slightly different structures. This example represents just one case, leading me to suspect that all of the dielectric task ID mappings may be wrong.
Python version
Python 3.12.2
Pymatgen version
2024.11.13
MP-API version
mp-api 0.44.0
Operating system version
Ubuntu 20.04.6 LTS
Current behavior
When we see the dielectric task above, it shows
MPID(mp-2420761)
anddatetime.datetime(2021, 3, 13, 17, 36, 55, 731000))
.However, when we see the Calculations, it doesn't belong to the GGA DFPT Dielectric, i.e.,
mp-1141549
withLast Updated | December 19, 2018
, but to the GGA Deformation, i.e.,mp-2420761
withLast Updated | October 07, 2023
.Thus, we also have slightly different structures. This example represents just one case, leading me to suspect that all of the dielectric task ID mappings may be wrong.
Expected Behavior
Minimal example
Relevant files to reproduce this bug
No response
The text was updated successfully, but these errors were encountered: