From 90b74d1d044c37dc4a84eab244097e507d3cb7f4 Mon Sep 17 00:00:00 2001 From: Martin Kuban <kuban@physik.hu-berlin.de> Date: Tue, 21 Jan 2020 13:49:07 +0100 Subject: [PATCH] Fix in infosys for similar materials --- client/infosys.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/infosys.json b/client/infosys.json index 9c09eb66..8ce5b70d 100644 --- a/client/infosys.json +++ b/client/infosys.json @@ -594,7 +594,7 @@ "similar materials": { "comment": "", "link": "https://en.wikipedia.org/wiki/Similarity_search", - "text": "Four materials of the Encyclopedia are shown, that are most similar to the current one in terms of the electronic density of states in the upper valence region. The used fingerprints are based on a modification to those suggested by <a href=\"https://pubs.acs.org/doi/abs/10.1021/cm503507h\" target=\"_blank2\">O. Isayev et al., Chem. Mater. 27 (2015), 735-743</a>. The similarity is measured by the Tanimoto coefficient <i>Tc</i>, which ranges between 0 (not similar) and 1 (identical)." + "text": "Five materials of the Encyclopedia are shown, that are most similar to the current one in terms of the electronic density of states in the upper valence region. The used fingerprints are based on a modification to those suggested by <a href=\"https://pubs.acs.org/doi/abs/10.1021/cm503507h\" target=\"_blank2\">O. Isayev et al., Chem. Mater. 27 (2015), 735-743</a>. The similarity is measured by the Tanimoto coefficient <i>Tc</i>, which ranges between 0 (not similar) and 1 (identical)." }, "smearing kind": { "comment": "specification possible", -- GitLab