Resolve "Adding reduce and descriptive formula to the GUI search"
2 unresolved threads
Compare changes
@@ -1560,7 +1560,7 @@ Ozone
@@ -1603,14 +1603,15 @@ Ozone
Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Closes #1255 (closed)
Adds also a fix in the formula normalizer of the Perovskite Database to return the proper chemical_formula_reduced
Could you try here if our custom formula class (
atomutils.Formula
) does the job correctly? It is designed to write the formulas in a way where they are compatible with our metainfo definitions. I think it would be good if we used the same implementation everywhere where we need these formulas. So simply try:I would say we do this merge as it is. Then, when we correct the Formula class from atomutils we also correct all the normalizers with formulas. Maybe we even need a Formula normalizer inside all the normalizers getting formulas in the system?
To document the current problem, three different ways to get the formulas in the "correct" formats:
Returns