From 0b84d0eaff2e7f19aaf21ccd922cbd3780ce2f7d Mon Sep 17 00:00:00 2001
From: ghuhs <ghuhs@physik.hu-berlin.de>
Date: Sun, 23 Sep 2018 20:27:55 +0200
Subject: [PATCH] added bkr file

---
 encyclopedia/encyclopedia.bkr | 12192 ++++++++++++++++++++++++++++++++
 1 file changed, 12192 insertions(+)
 create mode 100644 encyclopedia/encyclopedia.bkr

diff --git a/encyclopedia/encyclopedia.bkr b/encyclopedia/encyclopedia.bkr
new file mode 100644
index 0000000..7abbb26
--- /dev/null
+++ b/encyclopedia/encyclopedia.bkr
@@ -0,0 +1,12192 @@
+{
+    "beaker": "2",
+    "evaluators": [
+        {
+            "name": "HTML",
+            "plugin": "HTML",
+            "view": {
+                "cm": {
+                    "mode": "htmlmixed"
+                }
+            }
+        },
+        {
+            "name": "JavaScript",
+            "plugin": "JavaScript",
+            "view": {
+                "cm": {
+                    "mode": "javascript",
+                    "background": "#FFE0F0"
+                }
+            },
+            "languageVersion": "ES2015"
+        },
+        {
+            "name": "Python3",
+            "plugin": "Python3",
+            "setup": "%matplotlib inline\nimport numpy\nimport matplotlib\nfrom matplotlib import pylab, mlab, pyplot\nnp = numpy\nplt = pyplot\nfrom IPython.display import display\nfrom IPython.core.pylabtools import figsize, getfigs\nfrom pylab import *\nfrom numpy import *\n",
+            "view": {
+                "cm": {
+                    "mode": "python"
+                }
+            }
+        }
+    ],
+    "cells": [
+        {
+            "id": "markdownxEENSq",
+            "type": "markdown",
+            "body": [
+                "<style type=\"text/css\">",
+                "/*!",
+                " * Nomad Beaker Notebook Template",
+                " *",
+                " * @copyright  Copyright 2017 Fritz Haber Institute of the Max Planck Society,",
+                " *             Benjamin Regler - Apache 2.0 License",
+                " * @license    http://www.apache.org/licenses/LICENSE-2.0",
+                " * @author     Benjamin Regler",
+                " * @version    1.0.0",
+                " *",
+                " * Licensed under the Apache License, Version 2.0 (the \"License\");",
+                " * you may not use this file except in compliance with the License.",
+                " * You may obtain a copy of the License at",
+                " * ",
+                " *     http://www.apache.org/licenses/LICENSE-2.0",
+                " *",
+                " * Unless required by applicable law or agreed to in writing, software",
+                " * distributed under the License is distributed on an \"AS IS\" BASIS,",
+                " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.",
+                " * See the License for the specific language governing permissions and",
+                " * limitations under the License.",
+                " */",
+                "p{margin-bottom:1.3em}h1,h2,h3,h4{margin:1.414em 0 .5em;font-weight:inherit;line-height:1.2}h1{margin-top:0;font-size:3.998em}h2{font-size:2.827em}h3{font-size:1.999em}h4{font-size:1.414em}.font_small,small{font-size:.707em}notebook-container{font-size:16px}.nomad--header h2{color:#20335d;font-weight:700;margin:0 0 .2em}.nomad--header h3{color:#20335d;font-weight:700;margin-top:0;text-indent:-1em;padding-left:1em}.nomad--header h3:before{content:\"\\2014\";padding-right:.25em}.nomad--header .nomad--description{margin:-1em 0 0 2em}.atomic-data--block,.nomad--last-updated{display:inline-block;margin-top:1em}.nomad--last-updated{color:grey;float:right;position:relative;z-index:1}.nomad--last-updated::before{bottom:-75%;content:attr(data-version);font-size:4em;font-weight:700;opacity:.2;position:absolute;right:0}.atomic-data label{display:block;font-size:medium;font-weight:700}.atomic-data--select,.chosen-container{width:100%!important}.atomic-data--select:disabled{color:#d3d3d3}.atomic-data--reset-buton{display:inline-block;margin-top:1.6em;width:100%}.modal-dialog{max-width:1000px;width:80%}.modal-header h1{font-size:2em;line-height:1.2}.modal-dialog h2{font-size:1.414em}.modal-dialog h2:first-child{margin-top:0}.modal-dialog h3{font-size:1.2em}.modal-dialog dt{font-size:larger;margin-top:1.414em}.modal-dialog img{width:100%}.modal-dialog .authors{text-transform:uppercase}",
+                "summary{list-style:disc; margin: 2px;padding: 10px;border: 0px;border:8px double   green; font-size:16px;padding-left: 32px;padding-right: 22px; width:89%}",
+                "</style>",
+                "",
+                "<div id=\"teaser\" style='background-color: #f60; background-position:  right center; background-size: 200px; background-repeat: no-repeat; ",
+                "    padding-top: 20px;",
+                "    padding-right: 10px;",
+                "    padding-bottom: 50px;",
+                "    padding-left: 80px;' > ",
+                "",
+                "  <div class=\"nomad--header\">",
+                "   <div style=\"text-align:center\">",
+                "    <h2> <img id=\"nomad\" src=\"https://nomad-coe.eu/uploads/nomad/images/NOMAD_Logo2.png\" height=\"100\" alt=\"NOMAD Logo\">  NOMAD Encyclopedia   </h2>",
+                "  </div>",
+                "    <h3>Encyclopedia API and code usage ",
+                "    </h3>",
+                "    <p class=\"nomad--description\">",
+                "      created by:",
+                " Lauri Himanen,",
+                " Georg Huhs, ",
+                " Iker Hurtado,",
+                " Martin Kuban,",
+                " Ioan Vancea,",
+                " and Claudia Draxl",
+                "      <span class=\"nomad--last-updated\" data-version=\"v1.0.0\">[Last updated: Sep. 20, 2018]</span>",
+                "    </p>",
+                "</div>",
+                "</div>",
+                "",
+                "<div style='text-align: right;'>",
+                "<a href=\"https://encyclopedia.nomad-coe.eu\" class=\"btn btn-primary\" style=\"font-size:larger;\" target=\"blank\">Encyclopedia GUI</a> ",
+                "<a href=\"https://encyclopedia.nomad-coe.eu/doc/\" class=\"btn btn-primary\" style=\"font-size:larger;\" target=\"blank\">Encyclopedia API Documentation</a> ",
+                "<a href=\"https://analytics-toolkit.nomad-coe.eu/home/\" class=\"btn btn-primary\" style=\"font-size:larger;\">Back to Analytics Home</a> ",
+                "<a href=\"https://www.nomad-coe.eu/\" class=\"btn btn-primary\" style=\"font-size:larger;\">Back to NOMAD CoE Home</a> ",
+                "</div>  ",
+                "",
+                "<br>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 160%;\">The NOMAD Encyclopedia presents a materials-oriented view on the data of the NOMAD Archive and allows to effectively browse, explore, and visualize the data of NOMAD. ",
+                "This can be done using the GUI (Graphical User Interface), or using an API (Application Programming Interface). ",
+                "Both are web-based, which means that the GUI is a web-page accessible with any modern browser, while the API is implemented as RESTful webservice. ",
+                "This interface can be accessed by any software which supports HTTP requests - even a simple web-browser - and thus allows building client-applications in many languages and environments.</div>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6;\">",
+                "  In this tutorial we focus on Python and JavaScript with the two main parts: ",
+                "  <ol>",
+                "    <li> A demonstration of how a client application can use the NOMAD Encyclopedia REST API for searching and retrieving data. <br> <div style=\"font-style: italic;\">Language: Python</div>",
+                "    <li> How parts of the Encyclopedia code can be integrated into client applications for easily adding complex functionality. <br> <div style=\"font-style: italic;\">Language: JavaScript</div>",
+                "  </ol>",
+                "",
+                "  For both parts also further exercises are provided.  ",
+                "</div>",
+                ""
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionBKwlYy",
+            "type": "section",
+            "title": "Authentication",
+            "level": 1,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdown2f786g",
+            "type": "markdown",
+            "body": [
+                "<div style=\"padding-top: 1em;  line-height: 1.6;\">The Encyclopedia uses the central NOMAD Authentication system as the Archive and Analytics Tools. As you use this Beaker Notebook, you are alredy logged in.<br>",
+                "For using the API you need the access token belonging to your current login. You can get it by calling <a href=\"https://encyclopedia.nomad-coe.eu/api/v1.0/saml/user/\" target=\"_blank\">https://encyclopedia.nomad-coe.eu/api/v1.0/saml/user/</a></div>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6;\">The response will be something like:",
+                "",
+                "<pre style=\"border:3px; border-style:solid; border-color:#FFAAAA; padding: 1em;\"><code>{",
+                "  \"status\": \"Authenticated\", ",
+                "  \"token\": {",
+                "    \"data\": \"eyJleHAiOjE1MzczNDU4MDksImFsZyI6IkhTMjU2IiwiaWF0IjoxNTM3MjU5NDA5fQ.eyJpZCI6ImdodWhzIn0.StCt6vzrBL2RMBpGYSkxu5rRBdcPdvf3oxOF9gpaqHE\", ",
+                "    \"expires_in\": 86400",
+                "  }, ",
+                "  \"user\": {",
+                "    \"email\": \"user@nomad-coe.eu\", ",
+                "    \"username\": \"user\"",
+                "  }",
+                "}</code></pre></div>",
+                "",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6; font-weight: bold;\">You find the access token you need in the field <code>token.data</code>.</div> "
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionz0g9j2",
+            "type": "section",
+            "title": "Using the API with Python",
+            "level": 1,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownseuh0y",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\"><a href=\"https://en.wikipedia.org/wiki/Representational_state_transfer\" target=\"blank\">REST (REpresentational State Transfer)</a> is the most used architectural style on the WWW. <br>",
+                "It is a stateless client-server architecture, usually using the HTTP protocol, providing resources (in our case the data we are interested in) via so called \"endpoints\". </div>",
+                "",
+                "<div style=\"padding-top: 1em;\">The endpoints of the NOMAD Encyclopedia API are described in the <a href=\"https://encyclopedia.nomad-coe.eu/doc/\" target=\"blank\">API Documentation</a>. </div>",
+                "",
+                "<div style=\"padding-top: 1em;\">To access the API using Python, we use the <a href=\"https://pypi.org/project/requests/\" target=\"blank\">Requests package</a>. </div>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6;\">The following tutorial shows how to use this package for searching materials and accessing some endpoints. It closes with some exercises which need some more processing of the data.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionGwUFtR",
+            "type": "section",
+            "title": "Initialization",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownqme45G",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">First we need to load the needed packages and define some basic data. <br>",
+                "Please fill in the correct <code>api_access_token</code> for your session and run the cell.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codePII3SH",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "import requests",
+                    "",
+                    "# ENCYCLOPEDIA API URL",
+                    "nomad_api_url = \"https://encyclopedia.nomad-coe.eu/api/v1.0\"",
+                    "",
+                    "# ENCYCLOPEDIA API Token",
+                    "api_access_token =\"eyJleHAiOjE1Mzc2ODg3ODcsImFsZyI6IkhTMjU2IiwiaWF0IjoxNTM3NjAyMzg3fQ.eyJpZCI6ImdodWhzIn0.XG-ewbOKA5XWqNjOHYYD98mom4W7F6f_8Jazbg9xz_k\""
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Hidden",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": "\n<!doctype html>\n\n<html>\n<head>\n  <meta charset=\"utf-8\">\n\n  <title>NOMAD Encyclopedia</title>\n\n  <link href=\"https://fonts.googleapis.com/css?family=Arimo\"\n  rel=\"stylesheet\"> <!-- Arimo:400,400i,700 -->\n\n  <link rel=\"stylesheet\"  href=\"css/styles.css\"/>\n\n  <script src=\"lib/3d-viewers/three.min.js\"></script>\n  <script src=\"lib/3d-viewers/orthographiccontrols.js\"></script>\n  <script src=\"lib/3d-viewers/Projector.js\"></script>\n  <script src=\"lib/3d-viewers/CanvasRenderer.js\"></script>\n  <script src=\"lib/3d-viewers/viewer.js\"></script>\n  <script src=\"lib/3d-viewers/structureviewer.js\"></script>\n  <script src=\"lib/3d-viewers/brillouinzoneviewer.js\"></script>\n\n\n<!-- Fermin surface viz-->\n  <link rel='stylesheet' type='text/css' href='lib/x3dom.css'></link>\n\n</head>\n\n<body>\n\n  <div id=\"info-tooltip\" style=\"position:absolute; display: none\">\n    <div id=\"tooltip-triangle\" >\n      <img src=\"img/corner.png\" style=\"margin-bottom: -1px\"/>\n    </div>\n    <div id=\"tooltip-content\" ></div>\n  </div>\n\n  <div id=\"loading-popup\" style=\"position:absolute;\n    visibility: hidden\">\n    <img src=\"img/loading_animation.gif\"\n      width=\"40px\" style=\"margin-bottom: -6px\" /> Loading\n  </div>\n\n  <div id=\"calc-flagging-tab\"\n    style=\"position:absolute;  visibility: hidden; \">\n    Report error\n  </div>\n\n  <div id=\"flagging-form-popup-bg\"\n    style=\"position:absolute; visibility: hidden; \">\n  </div>\n  <div id=\"flagging-form-popup\" style=\"position:absolute;\n      visibility: hidden; \">\n  </div>\n\n\n  <header>\n\n    <div id=\"logo-header\" >\n\n      <div style=\"float: left; width: 20%;padding-top:9px\">\n        <!--<a href=\"#/search/new\"> NOMAD Encyclopedia</a>-->\n        <a href=\"https://nomad-coe.eu/index.php?page=materials-encyclopedia\"  target=\"_blank\">\n          Introduction to NOMAD Encyclopedia\n        </a>\n      </div>\n\n      <div style=\"float: right; width: 16%;text-align: right; padding-top:5px; \">\n        <span style=\"vertical-align: middle;\">\n\n          <span id=\"guest-user\">Guest\n            <a style=\"text-decoration: underline\">(LOGIN)</a>\n          </span>\n\n          <span id=\"auth-user\" style=\"display: none\">\n            <span id=\"user-name\"></span>\n            <a id=\"logout-button\" style=\"text-decoration: underline; cursor: pointer\" >\n              (logout)</a>\n          </span>\n          &nbsp;&nbsp;\n        </span>\n        <img  src=\"img/user.png\" />\n      </div>\n\n      <div style=\"float: right; text-align: right; width: 40%;\" >\n        <a href=\"https://nomad-coe.eu/\"  target=\"_blank\">\n          The NOMAD Laboratory\n          <img  src=\"img/nomad-logo.png\"  /> <!--style=\"padding-top:10px\"-->\n        </a>\n      </div>\n\n      <div style=\"clear: both;\"></div>\n\n    </div>\n    <!--</div>-->\n\n\n   </header>\n\n   <div id=\"second-header\">\n     <div style=\"float: left; width: 60%;\">\n       <a href=\"\"> <img  src=\"img/NOMADEncyclopedia.png\"  /></a>\n\n     </div>\n\n     <div style=\"float: right; width: 30%;text-align: right\">\n       <div id=\"info-sys-switch-box\" >\n         Additional information &nbsp;\n         <!--<input id=\"info-sys-switch\" type=\"checkbox\"  />-->\n       </div>\n    </div>\n    <div style=\"clear: both;\"></div>\n   </div>\n\n   <div id=\"breadcrumb-placeholder\" ></div>\n\n  <div id=\"content\">\n  </div>\n\n<!-- <script type='text/javascript' src='http://www.x3dom.org/download/x3dom.js'> </script>-->\n  <script type=\"text/javascript\" src=\"bundle-es5.js\" charset=\"utf-8\"></script>\n</body>\n</html>\n"
+            },
+            "evaluatorReader": true,
+            "lineCount": 7
+        },
+        {
+            "id": "sectionhitis6",
+            "type": "section",
+            "title": "Searching for materials",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownhHqQEd",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">Similarly to the GUI-usage we start with searching for a material. This has to be done via a POST request. <br>",
+                "Here we do a very simple search for pure silver.</div>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6;\">The <code>post</code> function returns a <code>Response</code> object, which contains all data of the response-part of the query. <br>",
+                "Here we check first the status code, which is always a good idea. The API documentation tells us, that a status code of <code>200</code> means, that everything went well.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codeA2OtbW",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "nomad_search_url = nomad_api_url + \"/materials\"",
+                    "r = requests.post(nomad_search_url, auth=(api_access_token, ''), \\",
+                    "                  json = {\"search_by\":{\"element\": \"Ag\", \"exclusive\": \"1\"}})",
+                    "r.status_code"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": 200,
+                "height": 54
+            },
+            "evaluatorReader": true,
+            "lineCount": 4
+        },
+        {
+            "id": "markdownTUd10S",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">The <code>Response</code> object also contains the content we are actually interested in:</div>",
+                "<div style=\"padding-top: 1em;  line-height: 1.6; font-style: italic;\">Hint: you can collapse the cell to hide this pretty long answer. </div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codemjL29D",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "# check the results of our search",
+                    "content = r.json()",
+                    "content"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": {
+                    "results": [
+                        {
+                            "space_group": 166,
+                            "id": 174606,
+                            "nr_of_calculations_matching_criteria": 3,
+                            "nr_of_calculations": 3,
+                            "structure_type": "prototype: As (alpha)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                332474,
+                                563999,
+                                937861
+                            ],
+                            "formula": "Ag"
+                        },
+                        {
+                            "space_group": 227,
+                            "id": 39598,
+                            "nr_of_calculations_matching_criteria": 98,
+                            "nr_of_calculations": 98,
+                            "structure_type": "prototype: C (diamond)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76439,
+                                76393,
+                                85628,
+                                85681,
+                                157217,
+                                241079,
+                                287540,
+                                294191,
+                                339408,
+                                366868,
+                                419075,
+                                419090,
+                                467432,
+                                467701,
+                                498490,
+                                498630,
+                                563922,
+                                563955,
+                                591258,
+                                591429,
+                                712967,
+                                713244,
+                                753347,
+                                753383,
+                                753460,
+                                753478,
+                                753515,
+                                803607,
+                                803717,
+                                912370,
+                                912426,
+                                937516,
+                                937814,
+                                1143235,
+                                1143076,
+                                1143016,
+                                1143052,
+                                1143057,
+                                1143210,
+                                1143213,
+                                1143283,
+                                1209135,
+                                1209228,
+                                1279743,
+                                1279506,
+                                1340574,
+                                1340467,
+                                1349707,
+                                1349709,
+                                1352180,
+                                1352206,
+                                1624062,
+                                1624105,
+                                1725104,
+                                1725351,
+                                1732299,
+                                1732449,
+                                1764776,
+                                1765153,
+                                1813048,
+                                1813236,
+                                1812890,
+                                1813168,
+                                1882922,
+                                1883072,
+                                1892650,
+                                1892659,
+                                2031344,
+                                2031285,
+                                2101511,
+                                2101590,
+                                2377761,
+                                2377575,
+                                2456576,
+                                2456588,
+                                2484833,
+                                2484888,
+                                2488436,
+                                2488726,
+                                2499032,
+                                2499135,
+                                2594926,
+                                2616845,
+                                2617164,
+                                2622656,
+                                2622788,
+                                2658580,
+                                2658667,
+                                3001279,
+                                3001381,
+                                3173371,
+                                3173404,
+                                3217241,
+                                3217313,
+                                3229754,
+                                3229904,
+                                3234484,
+                                3234292
+                            ],
+                            "formula": "Ag2"
+                        },
+                        {
+                            "space_group": 194,
+                            "id": 192101,
+                            "nr_of_calculations_matching_criteria": 13,
+                            "nr_of_calculations": 13,
+                            "structure_type": "prototype: C (graphite)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                366881,
+                                591330,
+                                591467,
+                                1142973,
+                                1142983,
+                                1143126,
+                                1143178,
+                                1732290,
+                                1732381,
+                                1939431,
+                                1939553,
+                                3234282,
+                                3234508
+                            ],
+                            "formula": "Ag4"
+                        },
+                        {
+                            "space_group": 225,
+                            "id": 39574,
+                            "nr_of_calculations_matching_criteria": 495,
+                            "nr_of_calculations": 495,
+                            "structure_type": "prototype: Cu (fcc)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76325,
+                                76414,
+                                164573,
+                                164611,
+                                164753,
+                                190197,
+                                3394378,
+                                3394525,
+                                3394575,
+                                3394509,
+                                287589,
+                                287619,
+                                363163,
+                                366924,
+                                418787,
+                                418890,
+                                3427336,
+                                3428929,
+                                3429106,
+                                3429177,
+                                3429311,
+                                3429942,
+                                3429999,
+                                3430216,
+                                3430901,
+                                3431417,
+                                467352,
+                                467500,
+                                3431438,
+                                3432052,
+                                3433938,
+                                3434018,
+                                498614,
+                                498618,
+                                506558,
+                                506518,
+                                563854,
+                                563996,
+                                591308,
+                                591480,
+                                3404181,
+                                712970,
+                                713212,
+                                3445954,
+                                3394811,
+                                3444828,
+                                3448077,
+                                3448209,
+                                3449378,
+                                803647,
+                                803898,
+                                912731,
+                                922846,
+                                937844,
+                                937871,
+                                945326,
+                                3457335,
+                                3394841,
+                                3458440,
+                                3458886,
+                                3459172,
+                                3459256,
+                                3459622,
+                                3462526,
+                                3462658,
+                                3462910,
+                                3463017,
+                                3460307,
+                                3460347,
+                                3460628,
+                                3460914,
+                                3462162,
+                                3462375,
+                                1143189,
+                                1143032,
+                                1143145,
+                                1143199,
+                                3395124,
+                                1199427,
+                                1199479,
+                                1199658,
+                                1199667,
+                                1209106,
+                                1209367,
+                                3395177,
+                                1277837,
+                                1277915,
+                                1277918,
+                                1277949,
+                                1279624,
+                                1279717,
+                                1286048,
+                                1340494,
+                                1340736,
+                                1349672,
+                                1349702,
+                                1352134,
+                                1352284,
+                                1423037,
+                                1423062,
+                                1423099,
+                                1423135,
+                                1653520,
+                                1653645,
+                                1704141,
+                                1725378,
+                                1725375,
+                                1732286,
+                                1732644,
+                                1758339,
+                                1758362,
+                                1758431,
+                                1764866,
+                                1764966,
+                                1812837,
+                                1813041,
+                                1819732,
+                                1882948,
+                                1883032,
+                                3395401,
+                                2008476,
+                                3395836,
+                                2031536,
+                                2101649,
+                                2101492,
+                                2233154,
+                                2233156,
+                                3488587,
+                                3488689,
+                                3488694,
+                                2377497,
+                                2377634,
+                                3488701,
+                                3489723,
+                                3493076,
+                                3493113,
+                                2456663,
+                                2456575,
+                                3493167,
+                                2484997,
+                                2484760,
+                                2488611,
+                                2488735,
+                                2499053,
+                                2499132,
+                                3493814,
+                                3494098,
+                                3494284,
+                                2595245,
+                                2595059,
+                                2616991,
+                                2616964,
+                                2622744,
+                                2622768,
+                                2658638,
+                                2715256,
+                                2715322,
+                                2715323,
+                                2715330,
+                                2792316,
+                                2980778,
+                                3180224,
+                                3180252,
+                                3180263,
+                                3180273,
+                                3229737,
+                                3234223,
+                                3234403,
+                                3250562,
+                                3391120,
+                                3390916,
+                                3390918,
+                                3391537,
+                                3392390,
+                                3390958,
+                                3391031,
+                                3391128,
+                                3391136,
+                                3391189,
+                                3392451,
+                                3391804,
+                                3392023,
+                                3392041,
+                                3392085,
+                                3392160,
+                                3392204,
+                                3392437,
+                                3392473,
+                                3392481,
+                                3392676,
+                                3392757,
+                                3392766,
+                                3392883,
+                                3392824,
+                                3392869,
+                                3392904,
+                                3392937,
+                                3392953,
+                                3393121,
+                                3393156,
+                                3393219,
+                                3393359,
+                                3393475,
+                                3393245,
+                                3393327,
+                                3393460,
+                                3393590,
+                                3393699,
+                                3393717,
+                                3393812,
+                                3393838,
+                                3393854,
+                                3394053,
+                                3394013,
+                                3394004,
+                                3394069,
+                                3394157,
+                                3394464,
+                                3394522,
+                                3394647,
+                                3394663,
+                                3394925,
+                                3394995,
+                                3395016,
+                                3395030,
+                                3395237,
+                                3395323,
+                                3395709,
+                                3395865,
+                                3395930,
+                                3395941,
+                                3396075,
+                                3396935,
+                                3397428,
+                                3404428,
+                                3404882,
+                                3405161,
+                                3405200,
+                                3427060,
+                                3427166,
+                                3427296,
+                                3427409,
+                                3427418,
+                                3427438,
+                                3427511,
+                                3427512,
+                                3427598,
+                                3427702,
+                                3427752,
+                                3427755,
+                                3427824,
+                                3427839,
+                                3427861,
+                                3427862,
+                                3428094,
+                                3428142,
+                                3428149,
+                                3428273,
+                                3428471,
+                                3428626,
+                                3428664,
+                                3428674,
+                                3428924,
+                                3428938,
+                                3428996,
+                                3429044,
+                                3429220,
+                                3429342,
+                                3429415,
+                                3429519,
+                                3429528,
+                                3429537,
+                                3429648,
+                                3429749,
+                                3429762,
+                                3429908,
+                                3429965,
+                                3430045,
+                                3430225,
+                                3430284,
+                                3430340,
+                                3430733,
+                                3430897,
+                                3431077,
+                                3431082,
+                                3431361,
+                                3431410,
+                                3431441,
+                                3431488,
+                                3431497,
+                                3431518,
+                                3431531,
+                                3431722,
+                                3431772,
+                                3431885,
+                                3432007,
+                                3432009,
+                                3432041,
+                                3434035,
+                                3434174,
+                                3434201,
+                                3434332,
+                                3434984,
+                                3435058,
+                                3435075,
+                                3435252,
+                                3435462,
+                                3435715,
+                                3436106,
+                                3436324,
+                                3436390,
+                                3436575,
+                                3444838,
+                                3445018,
+                                3445032,
+                                3445109,
+                                3445147,
+                                3445166,
+                                3445186,
+                                3445226,
+                                3445281,
+                                3445347,
+                                3445380,
+                                3445404,
+                                3445538,
+                                3445729,
+                                3445783,
+                                3445980,
+                                3446002,
+                                3446128,
+                                3446197,
+                                3446244,
+                                3446630,
+                                3446769,
+                                3446790,
+                                3446835,
+                                3446972,
+                                3447007,
+                                3447135,
+                                3447144,
+                                3447286,
+                                3447366,
+                                3447377,
+                                3447415,
+                                3447420,
+                                3447492,
+                                3447563,
+                                3447702,
+                                3447768,
+                                3447792,
+                                3447834,
+                                3448093,
+                                3448092,
+                                3448135,
+                                3448163,
+                                3448176,
+                                3448258,
+                                3448263,
+                                3448264,
+                                3448295,
+                                3448322,
+                                3448345,
+                                3448410,
+                                3448524,
+                                3448710,
+                                3448755,
+                                3448846,
+                                3448849,
+                                3448940,
+                                3449029,
+                                3449096,
+                                3449161,
+                                3449199,
+                                3449206,
+                                3449261,
+                                3449336,
+                                3449364,
+                                3449474,
+                                3449705,
+                                3459349,
+                                3457251,
+                                3457295,
+                                3457374,
+                                3457501,
+                                3457605,
+                                3457648,
+                                3457678,
+                                3457733,
+                                3457949,
+                                3458154,
+                                3458155,
+                                3458158,
+                                3458243,
+                                3458562,
+                                3458547,
+                                3458632,
+                                3458852,
+                                3458954,
+                                3458976,
+                                3458984,
+                                3459098,
+                                3459109,
+                                3459110,
+                                3459202,
+                                3459272,
+                                3459301,
+                                3459401,
+                                3459462,
+                                3459474,
+                                3459516,
+                                3459571,
+                                3459604,
+                                3459636,
+                                3459748,
+                                3459906,
+                                3459982,
+                                3460074,
+                                3460086,
+                                3460324,
+                                3460386,
+                                3460561,
+                                3460670,
+                                3460838,
+                                3460881,
+                                3460908,
+                                3461046,
+                                3461053,
+                                3461136,
+                                3461183,
+                                3461186,
+                                3461230,
+                                3461465,
+                                3461627,
+                                3461821,
+                                3461898,
+                                3461929,
+                                3462166,
+                                3462286,
+                                3462601,
+                                3462826,
+                                3462894,
+                                3462919,
+                                3463019,
+                                3463060,
+                                3463183,
+                                3466574,
+                                3466740,
+                                3466861,
+                                3466890,
+                                3466970,
+                                3467061,
+                                3467075,
+                                3467153,
+                                3467201,
+                                3467235,
+                                3467274,
+                                3488585,
+                                3488593,
+                                3488594,
+                                3488602,
+                                3488671,
+                                3488734,
+                                3488765,
+                                3488794,
+                                3488808,
+                                3488853,
+                                3488867,
+                                3488868,
+                                3491230,
+                                3491271,
+                                3491315,
+                                3491325,
+                                3491336,
+                                3491350,
+                                3491397,
+                                3491398,
+                                3491424,
+                                3491941,
+                                3492966,
+                                3493047,
+                                3493181,
+                                3493271,
+                                3493468,
+                                3493492,
+                                3493510,
+                                3493662,
+                                3493810,
+                                3493855,
+                                3493951,
+                                3494055,
+                                3494078,
+                                3494182,
+                                3494213,
+                                3494401,
+                                3496467
+                            ],
+                            "formula": "Ag"
+                        },
+                        {
+                            "space_group": 64,
+                            "id": 290866,
+                            "nr_of_calculations_matching_criteria": 1,
+                            "nr_of_calculations": 1,
+                            "structure_type": "prototype: Ga (alpha)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                615951
+                            ],
+                            "formula": "Ag4"
+                        },
+                        {
+                            "space_group": 166,
+                            "id": 37755,
+                            "nr_of_calculations_matching_criteria": 89,
+                            "nr_of_calculations": 89,
+                            "structure_type": "prototype: Hg (alpha) (rhombohedral)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                72214,
+                                72287,
+                                76342,
+                                76499,
+                                157203,
+                                203319,
+                                203340,
+                                241118,
+                                287440,
+                                287597,
+                                290849,
+                                339450,
+                                363153,
+                                366896,
+                                418717,
+                                467349,
+                                467750,
+                                498454,
+                                498639,
+                                563632,
+                                563998,
+                                591298,
+                                591465,
+                                713137,
+                                713234,
+                                803411,
+                                803878,
+                                912571,
+                                912633,
+                                922735,
+                                937499,
+                                937617,
+                                945023,
+                                1142964,
+                                1143318,
+                                1209104,
+                                1209376,
+                                1279480,
+                                1279539,
+                                1285960,
+                                1340580,
+                                1340618,
+                                1349833,
+                                1349897,
+                                1352162,
+                                1352264,
+                                1653507,
+                                1653720,
+                                1704132,
+                                1725202,
+                                1725440,
+                                1732502,
+                                1732645,
+                                1758309,
+                                1765081,
+                                1765205,
+                                1812938,
+                                1812964,
+                                1819954,
+                                1882807,
+                                1882886,
+                                2008394,
+                                2031071,
+                                2031296,
+                                2101524,
+                                2101549,
+                                2377367,
+                                2377725,
+                                2456635,
+                                2456695,
+                                2484922,
+                                2485040,
+                                2488466,
+                                2488499,
+                                2498957,
+                                2499158,
+                                2594919,
+                                2595017,
+                                2616893,
+                                2616966,
+                                2622783,
+                                2622839,
+                                2658615,
+                                2792199,
+                                2980730,
+                                3229758,
+                                3234203,
+                                3234315,
+                                3250566
+                            ],
+                            "formula": "Ag"
+                        },
+                        {
+                            "space_group": 194,
+                            "id": 681099,
+                            "nr_of_calculations_matching_criteria": 2,
+                            "nr_of_calculations": 2,
+                            "structure_type": "prototype: La (alpha)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                1811564,
+                                1811575
+                            ],
+                            "formula": "Ag4"
+                        },
+                        {
+                            "space_group": 194,
+                            "id": 39495,
+                            "nr_of_calculations_matching_criteria": 222,
+                            "nr_of_calculations": 222,
+                            "structure_type": "prototype: Mg (hcp)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76179,
+                                76247,
+                                76411,
+                                85748,
+                                85792,
+                                203353,
+                                241057,
+                                260151,
+                                287420,
+                                287461,
+                                287588,
+                                290665,
+                                297095,
+                                317623,
+                                332449,
+                                332566,
+                                339329,
+                                339398,
+                                363960,
+                                363985,
+                                366830,
+                                366919,
+                                418903,
+                                418948,
+                                418990,
+                                419095,
+                                467383,
+                                467423,
+                                467724,
+                                467751,
+                                498480,
+                                498616,
+                                506594,
+                                506679,
+                                506705,
+                                506740,
+                                563613,
+                                563626,
+                                563817,
+                                563873,
+                                591178,
+                                591218,
+                                591236,
+                                591399,
+                                712860,
+                                713063,
+                                713099,
+                                713330,
+                                803484,
+                                803587,
+                                803721,
+                                803860,
+                                912303,
+                                912388,
+                                912539,
+                                912641,
+                                922756,
+                                922889,
+                                937508,
+                                937650,
+                                937751,
+                                937918,
+                                945102,
+                                945131,
+                                945165,
+                                945365,
+                                1142963,
+                                1142999,
+                                1143082,
+                                1143118,
+                                1143131,
+                                1143200,
+                                1143215,
+                                1143225,
+                                1187767,
+                                1187778,
+                                1209076,
+                                1209116,
+                                1209225,
+                                1209247,
+                                1279553,
+                                1279571,
+                                1279709,
+                                1279737,
+                                1285689,
+                                1285773,
+                                1340575,
+                                1340620,
+                                1340719,
+                                1340750,
+                                1349587,
+                                1349606,
+                                1349813,
+                                1349838,
+                                1352235,
+                                1352259,
+                                1577734,
+                                1577847,
+                                1592532,
+                                1592718,
+                                1592757,
+                                1592807,
+                                1644932,
+                                1645086,
+                                1645115,
+                                1645139,
+                                1653650,
+                                1653700,
+                                1653708,
+                                1653746,
+                                1668345,
+                                1668437,
+                                1704045,
+                                1704057,
+                                1725156,
+                                1725179,
+                                1725302,
+                                1725444,
+                                1732327,
+                                1732481,
+                                1732535,
+                                1732654,
+                                1738075,
+                                1738091,
+                                1738095,
+                                1738212,
+                                1758323,
+                                1758411,
+                                1765012,
+                                1765054,
+                                1765134,
+                                1765212,
+                                1812841,
+                                1812921,
+                                1812949,
+                                1813124,
+                                1813170,
+                                1813218,
+                                1861866,
+                                1861920,
+                                1862039,
+                                1862049,
+                                1882856,
+                                1882937,
+                                1883045,
+                                1883064,
+                                1892558,
+                                1892613,
+                                2008380,
+                                2008470,
+                                2031135,
+                                2031151,
+                                2031316,
+                                2031341,
+                                2080348,
+                                2080411,
+                                2101331,
+                                2101377,
+                                2101474,
+                                2101530,
+                                2233056,
+                                2233067,
+                                2302614,
+                                2302805,
+                                2377374,
+                                2377652,
+                                2377766,
+                                2377800,
+                                2421394,
+                                2421419,
+                                2484745,
+                                2484747,
+                                2484953,
+                                2484961,
+                                2488417,
+                                2488518,
+                                2488519,
+                                2488607,
+                                2499058,
+                                2499137,
+                                2499144,
+                                2499266,
+                                2594929,
+                                2594930,
+                                2595102,
+                                2595104,
+                                2617041,
+                                2617056,
+                                2617179,
+                                2617256,
+                                2622643,
+                                2622678,
+                                2622767,
+                                2622803,
+                                2658505,
+                                2658717,
+                                2792298,
+                                2792344,
+                                2841259,
+                                2841380,
+                                2938909,
+                                2938921,
+                                2980711,
+                                2980715,
+                                3001275,
+                                3001396,
+                                3193172,
+                                3193199,
+                                3193212,
+                                3193244,
+                                3213518,
+                                3213565,
+                                3217179,
+                                3217296,
+                                3229740,
+                                3229829,
+                                3234153,
+                                3234185,
+                                3234413,
+                                3234425,
+                                3250457,
+                                3250469
+                            ],
+                            "formula": "Ag2"
+                        },
+                        {
+                            "space_group": 213,
+                            "id": 322038,
+                            "nr_of_calculations_matching_criteria": 2,
+                            "nr_of_calculations": 2,
+                            "structure_type": "prototype: Mn (beta)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                712461,
+                                712526
+                            ],
+                            "formula": "Ag20"
+                        },
+                        {
+                            "space_group": 139,
+                            "id": 148904,
+                            "nr_of_calculations_matching_criteria": 58,
+                            "nr_of_calculations": 58,
+                            "structure_type": "prototype: Si (bct5)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                287467,
+                                317614,
+                                366883,
+                                418893,
+                                467464,
+                                467642,
+                                498491,
+                                563742,
+                                564104,
+                                591378,
+                                615773,
+                                615849,
+                                712899,
+                                713349,
+                                803676,
+                                803940,
+                                912554,
+                                912689,
+                                937395,
+                                937479,
+                                945056,
+                                945344,
+                                1279464,
+                                1340531,
+                                1349686,
+                                1645071,
+                                1645122,
+                                1653480,
+                                1653696,
+                                1725160,
+                                1732532,
+                                1764996,
+                                1765196,
+                                1813083,
+                                1882880,
+                                2027834,
+                                2031088,
+                                2031221,
+                                2077904,
+                                2101415,
+                                2101515,
+                                2377561,
+                                2484755,
+                                2484799,
+                                2488757,
+                                2499230,
+                                2594899,
+                                2617093,
+                                2617175,
+                                2622750,
+                                2658560,
+                                2792279,
+                                2792314,
+                                2841316,
+                                2841424,
+                                2980704,
+                                3001301,
+                                3234419
+                            ],
+                            "formula": "Ag2"
+                        },
+                        {
+                            "space_group": 166,
+                            "id": 900106,
+                            "nr_of_calculations_matching_criteria": 2,
+                            "nr_of_calculations": 2,
+                            "structure_type": "prototype: Sm (alpha)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                2508319,
+                                2508440
+                            ],
+                            "formula": "Ag3"
+                        },
+                        {
+                            "space_group": 141,
+                            "id": 39509,
+                            "nr_of_calculations_matching_criteria": 96,
+                            "nr_of_calculations": 96,
+                            "structure_type": "prototype: Sn (white (beta) tin)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76199,
+                                76453,
+                                157218,
+                                203327,
+                                287429,
+                                297115,
+                                339347,
+                                363108,
+                                363125,
+                                418937,
+                                419143,
+                                447786,
+                                467446,
+                                467788,
+                                506583,
+                                506538,
+                                563925,
+                                564075,
+                                591310,
+                                591251,
+                                705047,
+                                704945,
+                                712865,
+                                712898,
+                                803588,
+                                803805,
+                                912281,
+                                912420,
+                                922738,
+                                922881,
+                                937599,
+                                937402,
+                                945161,
+                                945328,
+                                1143182,
+                                1143005,
+                                1143030,
+                                1143103,
+                                1142970,
+                                1143023,
+                                1143049,
+                                1143221,
+                                1209290,
+                                1209319,
+                                1279742,
+                                1279623,
+                                1285682,
+                                1285782,
+                                1340749,
+                                1340551,
+                                1349685,
+                                1349845,
+                                1352135,
+                                1352197,
+                                1645036,
+                                1645240,
+                                1653492,
+                                1653792,
+                                1668409,
+                                1668416,
+                                1704106,
+                                1704130,
+                                1725138,
+                                1725322,
+                                1732412,
+                                1732610,
+                                1764749,
+                                1764841,
+                                1812833,
+                                1812975,
+                                1883007,
+                                1883060,
+                                2031193,
+                                2031225,
+                                2101478,
+                                2101422,
+                                2377392,
+                                2377432,
+                                2484796,
+                                2484795,
+                                2488579,
+                                2488632,
+                                2499244,
+                                2498994,
+                                2595109,
+                                2595157,
+                                2617159,
+                                2622838,
+                                2617127,
+                                2622811,
+                                2938930,
+                                2938994,
+                                3115275,
+                                3115312,
+                                3234239,
+                                3234407
+                            ],
+                            "formula": "Ag2"
+                        },
+                        {
+                            "space_group": 229,
+                            "id": 39534,
+                            "nr_of_calculations_matching_criteria": 40,
+                            "nr_of_calculations": 40,
+                            "structure_type": "prototype: W (bcc)",
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76246,
+                                203287,
+                                287570,
+                                287499,
+                                290675,
+                                290679,
+                                339415,
+                                366920,
+                                418828,
+                                467736,
+                                563665,
+                                591296,
+                                713180,
+                                803399,
+                                803838,
+                                912404,
+                                937834,
+                                1279751,
+                                1340744,
+                                1349807,
+                                1352131,
+                                1352212,
+                                1668352,
+                                1668334,
+                                1725368,
+                                1732339,
+                                1764951,
+                                1765050,
+                                1813000,
+                                1883121,
+                                2031348,
+                                2377481,
+                                2488672,
+                                2499170,
+                                2595046,
+                                2595120,
+                                2617065,
+                                2616862,
+                                2622722,
+                                3234356
+                            ],
+                            "formula": "Ag"
+                        },
+                        {
+                            "space_group": 223,
+                            "id": 342371,
+                            "nr_of_calculations_matching_criteria": 2,
+                            "nr_of_calculations": 2,
+                            "structure_type": null,
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                770424,
+                                770519
+                            ],
+                            "formula": "Ag8"
+                        },
+                        {
+                            "space_group": 69,
+                            "id": 39586,
+                            "nr_of_calculations_matching_criteria": 35,
+                            "nr_of_calculations": 35,
+                            "structure_type": null,
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76358,
+                                270775,
+                                287625,
+                                339314,
+                                363107,
+                                363142,
+                                363878,
+                                363963,
+                                366792,
+                                498430,
+                                506578,
+                                506711,
+                                591299,
+                                1279650,
+                                1340627,
+                                1349653,
+                                1725231,
+                                1732562,
+                                1813044,
+                                1813181,
+                                1813306,
+                                1882793,
+                                2027914,
+                                2077890,
+                                2377796,
+                                2488467,
+                                2499224,
+                                2594987,
+                                2622560,
+                                2658621,
+                                2938955,
+                                2938987,
+                                2980788,
+                                3001339,
+                                3234354
+                            ],
+                            "formula": "Ag2"
+                        },
+                        {
+                            "space_group": 164,
+                            "id": 39577,
+                            "nr_of_calculations_matching_criteria": 20,
+                            "nr_of_calculations": 20,
+                            "structure_type": null,
+                            "formula_reduced": "Ag",
+                            "material_name": "Silver",
+                            "system_type": "bulk",
+                            "calculations_list_matching_criteria": [
+                                76333,
+                                366887,
+                                418995,
+                                467508,
+                                591324,
+                                712883,
+                                912390,
+                                1279704,
+                                1340813,
+                                1349724,
+                                1725100,
+                                1732538,
+                                1812907,
+                                1882874,
+                                2031603,
+                                2377542,
+                                2488451,
+                                2499222,
+                                2622871,
+                                3234351
+                            ],
+                            "formula": "Ag6"
+                        }
+                    ],
+                    "pages": null,
+                    "total_results": 16
+                },
+                "height": 51,
+                "hidden": true
+            },
+            "evaluatorReader": true,
+            "lineCount": 3
+        },
+        {
+            "id": "markdownz0zXAD",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">We see that this response contains only very basic data about the material, but at the same time it is already too long to be nicely readable. So now we want to extract more specific information. <br>",
+                "At the top level we find a dictionary, containing the <code>pages</code> key, indicating that pagination can be used (not part of this tutorial), and a list of <code>results</code></div>",
+                "<div style=\"padding-top: 1em;  line-height: 1.6; \">To get the number of results one can either count this list's entries, or look it up with the key <code>total_results</code>. When using pagination, these numbers will differ!</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codescgBgO",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "# check the number of results by counting the entries in \"results\" list",
+                    "len_results = len(content['results'])",
+                    "print(\"Nr of entries in 'results':  {}\".format(len_results))",
+                    "",
+                    "# get the total number of results",
+                    "nr_total_results = content['total_results']",
+                    "print(\"Total number of results:     {}\".format(nr_total_results))",
+                    ""
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Results",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": 16,
+                "height": 81
+            },
+            "evaluatorReader": true,
+            "lineCount": 8
+        },
+        {
+            "id": "markdownSAg3ti",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">To get an overview of the result set, we can show some basic information for every material found: </div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codelITufj",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "# let's show the formula, reduced formula, space_group, and number of calculations for each material found",
+                    "for material in content['results']:",
+                    "    print(\"material ID: \", material['id'], ",
+                    "          \"\\tcell-formula: \", material['formula'], ",
+                    "          \"\\treduced formula: \", material['formula_reduced'], ",
+                    "          \"\\tspace_group: \", material['space_group'], ",
+                    "          \"\\tnr of calculations: \", material[\"nr_of_calculations\"])"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Results",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "height": 78
+            },
+            "evaluatorReader": true,
+            "lineCount": 7
+        },
+        {
+            "id": "markdownSLej37",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">For machine-processing often lists are more relevant. As an example, we generate a list of all material-IDs: </div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "coder8V4ns",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "id_list =[material['id'] for material in content['results']]",
+                    "print(id_list)"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Results",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "height": 115
+            },
+            "evaluatorReader": true,
+            "lineCount": 2
+        },
+        {
+            "id": "sectionOiaR30",
+            "type": "section",
+            "title": "Querying for a specific material",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdowneWHUPG",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">In the list above we see, that material with ID <code>39574</code> features most calculations, so let's see what it is.</div>",
+                "<div style=\"padding-top: 1em;  line-height: 1.6;\">In order to do so, we address the right endpoint with a  <code>get</code> request and show the response:</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codeCqDc0n",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "nomad_material_url = nomad_api_url + \"/materials\"",
+                    "material_39574 = requests.get(nomad_material_url + \"/39574\", auth=(api_access_token, ''))",
+                    "material_39574.json()"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": {
+                    "bravais_lattice": "cF",
+                    "has_free_wyckoff_parameters": false,
+                    "space_group": 225,
+                    "structure_type": "prototype: Cu (fcc)",
+                    "material_name": "Silver",
+                    "cell_angles_string": "90.0/90.0/90.0",
+                    "periodicity": null,
+                    "material_hash": "2e5a712a699dcdf02ec0128a7c8f453c7b1fbc841d8d680c5a0e1d0ef5dd4b1ae70c22f050589a08383a7cdb711fc68aa50d6965478a1ae457c997d4a44ad276",
+                    "crystal_system": "cubic",
+                    "system_type": "bulk",
+                    "formula_reduced": "Ag",
+                    "point_group": "m-3m",
+                    "id": 39574,
+                    "formula": "Ag"
+                },
+                "height": 492
+            },
+            "evaluatorReader": true,
+            "lineCount": 3
+        },
+        {
+            "id": "sectionJpG1S0",
+            "type": "section",
+            "title": "Working with calculations",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownb5oyT3",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">If we are interested in the calculations done for this material, we can go deeper in the hierarchy of endpoints and extract the JSON with this information:</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codeSEXd4m",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "nomad_39574_calcs_url = nomad_api_url + \"/materials/39574/calculations\"",
+                    "material_39574_calcs = requests.get(nomad_39574_calcs_url, auth=(api_access_token, ''))",
+                    "calculations = material_39574_calcs.json()",
+                    "calculations"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": {
+                    "results": [
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "3d447accb8082e23b51c99f7c6af5a16fe8d857b63845a5db04938096d56eddccf5780efb54d2ed0f27a7b18e0bfc82031d128dc6e94fe8f1dccf90c5bb1b770",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2408554215.379942,
+                                        2408554215.379942,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        -2408554215.379942,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        2408554215.379942,
+                                        -2408554215.379942
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        0,
+                                        2408554215.379942,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        -1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        0,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        0,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        -2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        1.689897691138876e-7,
+                                        1204277107.689971,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        1.689897691138876e-7,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2408554215.379942,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        -1.689897691138876e-7,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        -1.689897691138876e-7,
+                                        1204277107.689971,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        0,
+                                        -2408554215.379942,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        0,
+                                        -1204277107.689971,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        0,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        0,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        0,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        0,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        -1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        -2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -2408554215.379942,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        0,
+                                        -1204277107.689971,
+                                        -2408554215.379942
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        0,
+                                        7,
+                                        8,
+                                        2,
+                                        4,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        9,
+                                        10,
+                                        16,
+                                        17,
+                                        7
+                                    ],
+                                    [
+                                        18,
+                                        20,
+                                        21,
+                                        22,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        5,
+                                        11,
+                                        13,
+                                        12,
+                                        3,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        16,
+                                        20,
+                                        18
+                                    ],
+                                    [
+                                        7,
+                                        17,
+                                        15,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        3,
+                                        12,
+                                        23,
+                                        22,
+                                        6
+                                    ],
+                                    [
+                                        9,
+                                        10,
+                                        18,
+                                        19,
+                                        13,
+                                        11
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        14,
+                                        15,
+                                        8,
+                                        2
+                                    ],
+                                    [
+                                        14,
+                                        15,
+                                        17,
+                                        16,
+                                        20,
+                                        21
+                                    ],
+                                    [
+                                        13,
+                                        12,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        6,
+                                        22,
+                                        21,
+                                        14
+                                    ],
+                                    [
+                                        1,
+                                        3,
+                                        4,
+                                        2
+                                    ],
+                                    [
+                                        0,
+                                        9,
+                                        11,
+                                        5
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.7892487773545e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 228973,
+                                    "e_val": -4.52905349136e-19,
+                                    "calc": 76325
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 228974,
+                                    "e_val": -2.0347641931e-25,
+                                    "calc": 76325
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 228975,
+                                    "e_val": -4.52905416428e-19,
+                                    "calc": 76325
+                                }
+                            ],
+                            "mass_density": 10010.8684963204,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  parallel LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "128a689504a59db4859b3207fd724bd0ef0cbde2a38928f6cf70f76fbd0136cadedbfb06626085757ced71b0806ef6f92821156f0b8845a6480226a682e2336c",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R52blQWGovPgUj2SjjEjebikWIASw/data/A7.A/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "be500d8991031ac55bb9ec89401e2b551c387fb9d88ddc798002f638e2a4a55df567110788dc5b41d4a2a6d6a55797a7064234cee7aa29153c57c7d1bb5b0720",
+                            "lattice_parameters": "(4.15186834331754e-10,4.15186834331754e-10,4.15186834331754e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.58893772993688e+28,
+                            "id": 76325,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "76abc31b499e565b70615b6b3c1543fed2c3872bfb59f3a3f2e3f46d7ed8abce31497d827f3e92a91db304a253db4818ea3dba7b8fdb0791b6fb1a498037bd95",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2410218666.1778584,
+                                        2410218666.1778584,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        -2410218666.1778584,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        2410218666.1778584,
+                                        -2410218666.1778584
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        0,
+                                        2410218666.1778584,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889294,
+                                        2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        -1205109333.0889297,
+                                        0,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        0,
+                                        1205109333.0889297,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        0,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889297,
+                                        0,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        1205109333.0889294,
+                                        0
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        0,
+                                        1205109333.0889294
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        -1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1205109333.088929,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        0,
+                                        -1205109333.088929,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        -1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        1205109333.088929,
+                                        0,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        0,
+                                        -1205109333.088929
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        4.76837158203125e-7,
+                                        1205109333.0889287
+                                    ],
+                                    [
+                                        -1205109333.0889287,
+                                        4.76837158203125e-7,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        -1205109333.0889287,
+                                        2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2410218666.1778584,
+                                        1205109333.088929
+                                    ],
+                                    [
+                                        0,
+                                        1205109333.088929,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        -1205109333.0889294,
+                                        -2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -2410218666.1778584,
+                                        1205109333.0889294
+                                    ],
+                                    [
+                                        0,
+                                        -2410218666.1778584,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889294,
+                                        -2410218666.1778584,
+                                        0
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.78554447395647e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 229240,
+                                    "e_val": -4.53708139981e-19,
+                                    "calc": 76414
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 229241,
+                                    "e_val": 4.58382705233e-24,
+                                    "calc": 76414
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 229242,
+                                    "e_val": -4.53706612573e-19,
+                                    "calc": 76414
+                                }
+                            ],
+                            "mass_density": 10031.637116049,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  serial LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "48143bd59f8c6e67a71c5de6cb698c6af10207f6364a703a4d3674ca87770f18d3c23d44150192379971c190df75adc465d763d4c10a0037a78444e42db91772",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R52blQWGovPgUj2SjjEjebikWIASw/data/323/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c566c9907a061f17b08b52d7ef7757a6ea82b2279a22bf6fd94a963da0577328f3185b42bd341d65711f20dfde39af1ec4370bb5f59054121173e9892d30dd6",
+                            "lattice_parameters": "(4.14900114264656e-10,4.14900114264656e-10,4.14900114264656e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.60053258031801e+28,
+                            "id": 76414,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": true,
+                            "group_eos_hash": "151e28720397f9aa9a30ff925d272f44096de6f704efe4b315dabb897930c89786e5ea64ceeefab212794080a2e9820b6294105eb5085155adbb11702f92f4fe",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 493717,
+                                    "e_val": -5.92917313046e-19,
+                                    "calc": 164573
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 493718,
+                                    "e_val": -1.5656477062e-21,
+                                    "calc": 164573
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 493719,
+                                    "e_val": -5.93700136899e-19,
+                                    "calc": 164573
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "5.4.1   24Jun15 (build Apr 19 2016 10:17:20) complex                          parallel  IFC91_ompi ",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "5a12444294c3de8f5e5bac60a77f12b87ca1e598d19a6a3be60d6174de6b8fa8dbbde8a68b35b13921969f56f0e94600b5d28462c6eda394c3f8df294e700358",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R__M_muU1g3fxnEanrXdfwPfETtec/data/47_Ag/POTCAR/single_point/vasprun.xml",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "f5809f9edf57d31df7813599edf37f91b0a34041b0d66d15808e13eb51c77c984abfcfd49e2996e5d130b8127aa90dcf128d5e44548974d25724cd75d71e3b2d",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 164573,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": true,
+                            "group_eos_hash": "40e705efd7762f38618f0f5ce17ca3bff1f4100d3fb23c738c038c9c91ecc4b4298bfa4a21465e92e32066fdbc843c9aa8f5910c0fe1c7e8db79fe61d5977f0f",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 493831,
+                                    "e_val": -5.86779625901e-19,
+                                    "calc": 164611
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 493832,
+                                    "e_val": -1.56706202754e-21,
+                                    "calc": 164611
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 493833,
+                                    "e_val": -5.87563157115e-19,
+                                    "calc": 164611
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "5.4.1   24Jun15 (build Apr 19 2016 10:17:20) complex                          parallel  IFC91_ompi ",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "5a12444294c3de8f5e5bac60a77f12b87ca1e598d19a6a3be60d6174de6b8fa8dbbde8a68b35b13921969f56f0e94600b5d28462c6eda394c3f8df294e700358",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R__M_muU1g3fxnEanrXdfwPfETtec/data/47_Ag/POTCAR_pv/single_point/vasprun.xml",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "b0f2acd6a07d2f5cf0fc99fe745f8299d03a61b13f8b19251663dbe3d54cbb403a32f919ef3fb3d7c66e6f1179b3c0dcf768bfff4fb4c639e84ff21e65816dc4",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 164611,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": true,
+                            "group_eos_hash": "151e28720397f9aa9a30ff925d272f44096de6f704efe4b315dabb897930c89786e5ea64ceeefab212794080a2e9820b6294105eb5085155adbb11702f92f4fe",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 494257,
+                                    "e_val": -4.49457229323e-19,
+                                    "calc": 164753
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 494258,
+                                    "e_val": -4.78314782627e-21,
+                                    "calc": 164753
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 494259,
+                                    "e_val": -4.51848803036e-19,
+                                    "calc": 164753
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "5.4.1   24Jun15 (build Apr 19 2016 10:17:20) complex                          parallel  IFC91_ompi ",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "5a12444294c3de8f5e5bac60a77f12b87ca1e598d19a6a3be60d6174de6b8fa8dbbde8a68b35b13921969f56f0e94600b5d28462c6eda394c3f8df294e700358",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R__M_muU1g3fxnEanrXdfwPfETtec/data/47_Ag/POTCAR/band_structure/vasprun.xml",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "f5809f9edf57d31df7813599edf37f91b0a34041b0d66d15808e13eb51c77c984abfcfd49e2996e5d130b8127aa90dcf128d5e44548974d25724cd75d71e3b2d",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 164753,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": true,
+                            "group_eos_hash": "151e28720397f9aa9a30ff925d272f44096de6f704efe4b315dabb897930c89786e5ea64ceeefab212794080a2e9820b6294105eb5085155adbb11702f92f4fe",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 570589,
+                                    "e_val": -4.15184561277e-19,
+                                    "calc": 190197
+                                },
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 570590,
+                                    "e_val": -4.12779466797e-19,
+                                    "calc": 190197
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 570591,
+                                    "e_val": -4.81018816011e-21,
+                                    "calc": 190197
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "5.4.1   24Jun15 (build Apr 19 2016 10:17:20) complex                          parallel  IFC91_ompi ",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "5a12444294c3de8f5e5bac60a77f12b87ca1e598d19a6a3be60d6174de6b8fa8dbbde8a68b35b13921969f56f0e94600b5d28462c6eda394c3f8df294e700358",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R-GuTTwc7jFgWnWJpcQL9FNlFNecm/data/4/47_Ag/POTCAR/band_structure/vasprun.xml",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "f5809f9edf57d31df7813599edf37f91b0a34041b0d66d15808e13eb51c77c984abfcfd49e2996e5d130b8127aa90dcf128d5e44548974d25724cd75d71e3b2d",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 190197,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2362659768.9602265,
+                                        2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        -2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        2362659768.9602265,
+                                        -2362659768.9602265
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        -3.58060265244973e-7,
+                                        2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        1181329884.4801133,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        1181329884.4801133,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        0,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        0,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        0,
+                                        1181329884.4801126
+                                    ],
+                                    [
+                                        -1181329884.4801126,
+                                        0,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        2362659768.960226,
+                                        0
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2362659768.960226,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        0,
+                                        1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        -2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.89555526103191e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10157870,
+                                    "e_val": -2.31554907105e-14,
+                                    "calc": 3394378
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10157871,
+                                    "e_val": -2.31554904164e-14,
+                                    "calc": 3394378
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10157872,
+                                    "e_val": -2.31554905635e-14,
+                                    "calc": 3394378
+                                }
+                            ],
+                            "mass_density": 9449.43921473806,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RjT-lXqpLUxcN-54VllR_ztROL7KX/data/pw-lda/light/minimal/zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "5a1cbc15864c3e74f5abc6318e8357588e494a0b83e60a58fb59bb008a9df4aa486e76c00fc907efaee91a090b2df19c991d4de5d5dfd97a4e6a68f749bf9a47",
+                            "lattice_parameters": "(4.232518e-10,4.232518e-10,4.232518e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.27549906118598e+28,
+                            "id": 3394378,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2362659768.9602265,
+                                        2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        -2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        2362659768.9602265,
+                                        -2362659768.9602265
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        -3.58060265244973e-7,
+                                        2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        1181329884.4801133,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        1181329884.4801133,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        0,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        0,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        0,
+                                        1181329884.4801126
+                                    ],
+                                    [
+                                        -1181329884.4801126,
+                                        0,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        2362659768.960226,
+                                        0
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2362659768.960226,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        0,
+                                        1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        -2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.89555526103191e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10158311,
+                                    "e_val": -2.31556393748e-14,
+                                    "calc": 3394525
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10158312,
+                                    "e_val": -2.31556395453e-14,
+                                    "calc": 3394525
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10158313,
+                                    "e_val": -2.315563946e-14,
+                                    "calc": 3394525
+                                }
+                            ],
+                            "mass_density": 9449.43921473806,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RjT-lXqpLUxcN-54VllR_ztROL7KX/data/pw-lda/really_tight/tier2/zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "5a1cbc15864c3e74f5abc6318e8357588e494a0b83e60a58fb59bb008a9df4aa486e76c00fc907efaee91a090b2df19c991d4de5d5dfd97a4e6a68f749bf9a47",
+                            "lattice_parameters": "(4.232518e-10,4.232518e-10,4.232518e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.27549906118598e+28,
+                            "id": 3394525,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2362659768.9602265,
+                                        2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        -2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        2362659768.9602265,
+                                        -2362659768.9602265
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        -3.58060265244973e-7,
+                                        2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        1181329884.4801133,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        1181329884.4801133,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        0,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        0,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        0,
+                                        1181329884.4801126
+                                    ],
+                                    [
+                                        -1181329884.4801126,
+                                        0,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        2362659768.960226,
+                                        0
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2362659768.960226,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        0,
+                                        1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        -2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.89555526103191e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10158461,
+                                    "e_val": -2.34318904435e-14,
+                                    "calc": 3394575
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10158462,
+                                    "e_val": -2.34318904459e-14,
+                                    "calc": 3394575
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10158463,
+                                    "e_val": -2.34318904447e-14,
+                                    "calc": 3394575
+                                }
+                            ],
+                            "mass_density": 9449.43921473806,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RjT-lXqpLUxcN-54VllR_ztROL7KX/data/pw-lda/tight/standard/atomic_zora/4/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "5a1cbc15864c3e74f5abc6318e8357588e494a0b83e60a58fb59bb008a9df4aa486e76c00fc907efaee91a090b2df19c991d4de5d5dfd97a4e6a68f749bf9a47",
+                            "lattice_parameters": "(4.232518e-10,4.232518e-10,4.232518e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.27549906118598e+28,
+                            "id": 3394575,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2362659768.9602265,
+                                        2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        -2362659768.9602265,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        2362659768.9602265,
+                                        -2362659768.9602265
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        -3.58060265244973e-7,
+                                        2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        1181329884.4801133,
+                                        -2362659768.9602265
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        3.58060265244973e-7,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        1181329884.4801133,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        2362659768.9602265,
+                                        3.58060265244973e-7,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        0,
+                                        -1181329884.4801133,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        -1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        0,
+                                        -2362659768.960226
+                                    ],
+                                    [
+                                        2362659768.960226,
+                                        0,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        -2362659768.9602265,
+                                        0,
+                                        1181329884.4801126
+                                    ],
+                                    [
+                                        -1181329884.4801126,
+                                        0,
+                                        2362659768.9602265
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        2362659768.960226,
+                                        0
+                                    ],
+                                    [
+                                        -2362659768.960226,
+                                        1181329884.4801133,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2362659768.960226,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        0,
+                                        1181329884.4801133,
+                                        2362659768.960226
+                                    ],
+                                    [
+                                        -1181329884.4801133,
+                                        -2362659768.9602265,
+                                        -3.58060265244973e-7
+                                    ],
+                                    [
+                                        3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        1181329884.4801133
+                                    ],
+                                    [
+                                        -3.58060265244973e-7,
+                                        -2362659768.9602265,
+                                        -1181329884.4801133
+                                    ],
+                                    [
+                                        1181329884.4801133,
+                                        -2362659768.9602265,
+                                        3.58060265244973e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.89555526103191e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10158263,
+                                    "e_val": -2.34318906576e-14,
+                                    "calc": 3394509
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10158264,
+                                    "e_val": -2.34318906922e-14,
+                                    "calc": 3394509
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10158265,
+                                    "e_val": -2.34318906749e-14,
+                                    "calc": 3394509
+                                }
+                            ],
+                            "mass_density": 9449.43921473806,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RjT-lXqpLUxcN-54VllR_ztROL7KX/data/pw-lda/tight/standard/atomic_zora/8/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "5a1cbc15864c3e74f5abc6318e8357588e494a0b83e60a58fb59bb008a9df4aa486e76c00fc907efaee91a090b2df19c991d4de5d5dfd97a4e6a68f749bf9a47",
+                            "lattice_parameters": "(4.232518e-10,4.232518e-10,4.232518e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.27549906118598e+28,
+                            "id": 3394509,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "76abc31b499e565b70615b6b3c1543fed2c3872bfb59f3a3f2e3f46d7ed8abce31497d827f3e92a91db304a253db4818ea3dba7b8fdb0791b6fb1a498037bd95",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2410218666.1778584,
+                                        2410218666.1778584,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        -2410218666.1778584,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        2410218666.1778584,
+                                        -2410218666.1778584
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        0,
+                                        2410218666.1778584,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889294,
+                                        2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        -1205109333.0889297,
+                                        0,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        0,
+                                        1205109333.0889297,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        0,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889297,
+                                        0,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        1205109333.0889294,
+                                        0
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        0,
+                                        1205109333.0889294
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        -1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1205109333.088929,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        0,
+                                        -1205109333.088929,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        -1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        1205109333.088929,
+                                        0,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        0,
+                                        -1205109333.088929
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        4.76837158203125e-7,
+                                        1205109333.0889287
+                                    ],
+                                    [
+                                        -1205109333.0889287,
+                                        4.76837158203125e-7,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        -1205109333.0889287,
+                                        2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2410218666.1778584,
+                                        1205109333.088929
+                                    ],
+                                    [
+                                        0,
+                                        1205109333.088929,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        -1205109333.0889294,
+                                        -2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -2410218666.1778584,
+                                        1205109333.0889294
+                                    ],
+                                    [
+                                        0,
+                                        -2410218666.1778584,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889294,
+                                        -2410218666.1778584,
+                                        0
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.78554447395647e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 862759,
+                                    "e_val": -4.53706612573e-19,
+                                    "calc": 287589
+                                },
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 862760,
+                                    "e_val": -4.53708139981e-19,
+                                    "calc": 287589
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 862761,
+                                    "e_val": 4.58382705233e-24,
+                                    "calc": 287589
+                                }
+                            ],
+                            "mass_density": 10031.637116049,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  serial LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "48143bd59f8c6e67a71c5de6cb698c6af10207f6364a703a4d3674ca87770f18d3c23d44150192379971c190df75adc465d763d4c10a0037a78444e42db91772",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RVnwy1j_tpa6I3fkh816tPEXoQ952/data/323/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c566c9907a061f17b08b52d7ef7757a6ea82b2279a22bf6fd94a963da0577328f3185b42bd341d65711f20dfde39af1ec4370bb5f59054121173e9892d30dd6",
+                            "lattice_parameters": "(4.14900114264656e-10,4.14900114264656e-10,4.14900114264656e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.60053258031801e+28,
+                            "id": 287589,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "3d447accb8082e23b51c99f7c6af5a16fe8d857b63845a5db04938096d56eddccf5780efb54d2ed0f27a7b18e0bfc82031d128dc6e94fe8f1dccf90c5bb1b770",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2408554215.379942,
+                                        2408554215.379942,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        -2408554215.379942,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        2408554215.379942,
+                                        -2408554215.379942
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        0,
+                                        2408554215.379942,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        -1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        0,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        0,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        -2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        1.689897691138876e-7,
+                                        1204277107.689971,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        1.689897691138876e-7,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2408554215.379942,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        -1.689897691138876e-7,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        -1.689897691138876e-7,
+                                        1204277107.689971,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        0,
+                                        -2408554215.379942,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        0,
+                                        -1204277107.689971,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        0,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        0,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        0,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        0,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        -1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        -2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -2408554215.379942,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        0,
+                                        -1204277107.689971,
+                                        -2408554215.379942
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        0,
+                                        7,
+                                        8,
+                                        2,
+                                        4,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        9,
+                                        10,
+                                        16,
+                                        17,
+                                        7
+                                    ],
+                                    [
+                                        18,
+                                        20,
+                                        21,
+                                        22,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        5,
+                                        11,
+                                        13,
+                                        12,
+                                        3,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        16,
+                                        20,
+                                        18
+                                    ],
+                                    [
+                                        7,
+                                        17,
+                                        15,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        3,
+                                        12,
+                                        23,
+                                        22,
+                                        6
+                                    ],
+                                    [
+                                        9,
+                                        10,
+                                        18,
+                                        19,
+                                        13,
+                                        11
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        14,
+                                        15,
+                                        8,
+                                        2
+                                    ],
+                                    [
+                                        14,
+                                        15,
+                                        17,
+                                        16,
+                                        20,
+                                        21
+                                    ],
+                                    [
+                                        13,
+                                        12,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        6,
+                                        22,
+                                        21,
+                                        14
+                                    ],
+                                    [
+                                        1,
+                                        3,
+                                        4,
+                                        2
+                                    ],
+                                    [
+                                        0,
+                                        9,
+                                        11,
+                                        5
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.7892487773545e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 862849,
+                                    "e_val": -4.52905416428e-19,
+                                    "calc": 287619
+                                },
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 862850,
+                                    "e_val": -4.52905349136e-19,
+                                    "calc": 287619
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 862851,
+                                    "e_val": -2.0347641931e-25,
+                                    "calc": 287619
+                                }
+                            ],
+                            "mass_density": 10010.8684963204,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  parallel LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "128a689504a59db4859b3207fd724bd0ef0cbde2a38928f6cf70f76fbd0136cadedbfb06626085757ced71b0806ef6f92821156f0b8845a6480226a682e2336c",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RVnwy1j_tpa6I3fkh816tPEXoQ952/data/A7.A/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "be500d8991031ac55bb9ec89401e2b551c387fb9d88ddc798002f638e2a4a55df567110788dc5b41d4a2a6d6a55797a7064234cee7aa29153c57c7d1bb5b0720",
+                            "lattice_parameters": "(4.15186834331754e-10,4.15186834331754e-10,4.15186834331754e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.58893772993688e+28,
+                            "id": 287619,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "76abc31b499e565b70615b6b3c1543fed2c3872bfb59f3a3f2e3f46d7ed8abce31497d827f3e92a91db304a253db4818ea3dba7b8fdb0791b6fb1a498037bd95",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2407925964.9851494,
+                                        2407925964.98515,
+                                        2407925964.98515
+                                    ],
+                                    [
+                                        2407925964.98515,
+                                        -2407925964.9851494,
+                                        2407925964.98515
+                                    ],
+                                    [
+                                        2407925964.98515,
+                                        2407925964.98515,
+                                        -2407925964.9851503
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        -2407925964.98515,
+                                        1203962982.4925745,
+                                        1.3859300488341658e-7
+                                    ],
+                                    [
+                                        -2407925964.98515,
+                                        -3.922761198731979e-7,
+                                        -1203962982.4925745
+                                    ],
+                                    [
+                                        6.459592348629792e-7,
+                                        1203962982.4925747,
+                                        2407925964.9851503
+                                    ],
+                                    [
+                                        1203962982.4925754,
+                                        3.077150815432708e-7,
+                                        2407925964.9851494
+                                    ],
+                                    [
+                                        -1.3859300488341652e-7,
+                                        1203962982.4925745,
+                                        -2407925964.9851494
+                                    ],
+                                    [
+                                        -1203962982.4925747,
+                                        -6.459592348629792e-7,
+                                        -2407925964.9851503
+                                    ],
+                                    [
+                                        2407925964.9851494,
+                                        1203962982.492575,
+                                        -4.76837158203125e-7
+                                    ],
+                                    [
+                                        2407925964.98515,
+                                        4.76837158203125e-7,
+                                        1203962982.4925747
+                                    ],
+                                    [
+                                        -1203962982.4925745,
+                                        2407925964.9851494,
+                                        -1.3859300488341652e-7
+                                    ],
+                                    [
+                                        3.922761198731979e-7,
+                                        2407925964.98515,
+                                        1203962982.4925745
+                                    ],
+                                    [
+                                        3.922761198731979e-7,
+                                        2407925964.9851494,
+                                        -1203962982.492575
+                                    ],
+                                    [
+                                        1203962982.492575,
+                                        2407925964.9851494,
+                                        -4.76837158203125e-7
+                                    ],
+                                    [
+                                        -2407925964.98515,
+                                        -1203962982.492575,
+                                        0
+                                    ],
+                                    [
+                                        4.76837158203125e-7,
+                                        -1203962982.492575,
+                                        2407925964.98515
+                                    ],
+                                    [
+                                        -2407925964.98515,
+                                        0,
+                                        1203962982.4925754
+                                    ],
+                                    [
+                                        -1203962982.492575,
+                                        4.76837158203125e-7,
+                                        2407925964.98515
+                                    ],
+                                    [
+                                        1203962982.4925745,
+                                        4.76837158203125e-7,
+                                        -2407925964.9851503
+                                    ],
+                                    [
+                                        2407925964.98515,
+                                        4.76837158203125e-7,
+                                        -1203962982.4925754
+                                    ],
+                                    [
+                                        -9.5367431640625e-7,
+                                        -1203962982.4925754,
+                                        -2407925964.98515
+                                    ],
+                                    [
+                                        2407925964.98515,
+                                        -1203962982.492575,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        -1203962982.492575,
+                                        -2407925964.9851494,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        -3.922761198731979e-7,
+                                        -2407925964.9851494,
+                                        1203962982.492575
+                                    ],
+                                    [
+                                        -4.76837158203125e-7,
+                                        -2407925964.98515,
+                                        -1203962982.4925747
+                                    ],
+                                    [
+                                        1203962982.4925745,
+                                        -2407925964.98515,
+                                        1.3859300488341658e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        0,
+                                        8,
+                                        9,
+                                        2,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        1,
+                                        5,
+                                        4,
+                                        10,
+                                        8,
+                                        0
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        15,
+                                        13,
+                                        3
+                                    ],
+                                    [
+                                        4,
+                                        10,
+                                        11,
+                                        6,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        12,
+                                        20,
+                                        21,
+                                        13,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        3,
+                                        7,
+                                        19,
+                                        23,
+                                        21,
+                                        13
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        2,
+                                        9,
+                                        11,
+                                        6,
+                                        7,
+                                        3
+                                    ],
+                                    [
+                                        4,
+                                        5,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        5,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        14,
+                                        12
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        11,
+                                        10
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.79064963798705e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 1089478,
+                                    "e_val": -4.52764523694e-19,
+                                    "calc": 363163
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 1089479,
+                                    "e_val": -4.52761859809e-19,
+                                    "calc": 363163
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 1089480,
+                                    "e_val": 7.99165653164e-24,
+                                    "calc": 363163
+                                }
+                            ],
+                            "mass_density": 10003.0367958713,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  parallel LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "128a689504a59db4859b3207fd724bd0ef0cbde2a38928f6cf70f76fbd0136cadedbfb06626085757ced71b0806ef6f92821156f0b8845a6480226a682e2336c",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RucGpyqvL86KWQmMppVcgtERxl8Rj/data/323/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "f5efcb30c95b3acc8dabac9e17ae43b1e793a767c955ba5fbaa821004c0321bc4c4a23f96ed3a2a65a5be2daf895d1019714af4b28986f60893358875ba06895",
+                            "lattice_parameters": "(4.15295160458211e-10,4.15295160458211e-10,4.15295160458211e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.58456539339625e+28,
+                            "id": 363163,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "76abc31b499e565b70615b6b3c1543fed2c3872bfb59f3a3f2e3f46d7ed8abce31497d827f3e92a91db304a253db4818ea3dba7b8fdb0791b6fb1a498037bd95",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2410218666.1778584,
+                                        2410218666.1778584,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        -2410218666.1778584,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        2410218666.1778584,
+                                        -2410218666.1778584
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        0,
+                                        2410218666.1778584,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889294,
+                                        2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        -1205109333.0889297,
+                                        0,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        0,
+                                        1205109333.0889297,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        0,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889297,
+                                        0,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        1205109333.0889294,
+                                        0
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        0,
+                                        1205109333.0889294
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        -1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -1205109333.088929,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        0,
+                                        -1205109333.088929,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        -1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        1205109333.088929,
+                                        0,
+                                        -2410218666.1778584
+                                    ],
+                                    [
+                                        2410218666.1778584,
+                                        0,
+                                        -1205109333.088929
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        4.76837158203125e-7,
+                                        1205109333.0889287
+                                    ],
+                                    [
+                                        -1205109333.0889287,
+                                        4.76837158203125e-7,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        -1205109333.0889287,
+                                        2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        -2410218666.1778584,
+                                        1205109333.0889287,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2410218666.1778584,
+                                        1205109333.088929
+                                    ],
+                                    [
+                                        0,
+                                        1205109333.088929,
+                                        2410218666.1778584
+                                    ],
+                                    [
+                                        -1205109333.0889294,
+                                        -2410218666.1778584,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -2410218666.1778584,
+                                        1205109333.0889294
+                                    ],
+                                    [
+                                        0,
+                                        -2410218666.1778584,
+                                        -1205109333.0889294
+                                    ],
+                                    [
+                                        1205109333.0889294,
+                                        -2410218666.1778584,
+                                        0
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        14,
+                                        17,
+                                        16,
+                                        18,
+                                        19,
+                                        15
+                                    ],
+                                    [
+                                        10,
+                                        22,
+                                        23,
+                                        11,
+                                        13,
+                                        12
+                                    ],
+                                    [
+                                        6,
+                                        13,
+                                        11,
+                                        7
+                                    ],
+                                    [
+                                        0,
+                                        3,
+                                        2,
+                                        4,
+                                        17,
+                                        16
+                                    ],
+                                    [
+                                        5,
+                                        19,
+                                        15,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        13,
+                                        12,
+                                        3,
+                                        0
+                                    ],
+                                    [
+                                        8,
+                                        20,
+                                        21,
+                                        9,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        5,
+                                        7,
+                                        11,
+                                        23,
+                                        21,
+                                        9
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        7,
+                                        5,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        3,
+                                        2,
+                                        10,
+                                        12
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        8,
+                                        20,
+                                        22,
+                                        10
+                                    ],
+                                    [
+                                        4,
+                                        17,
+                                        14,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        0,
+                                        16,
+                                        18
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.78554447395647e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 1100761,
+                                    "e_val": -4.53708139981e-19,
+                                    "calc": 366924
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 1100762,
+                                    "e_val": -4.53706612573e-19,
+                                    "calc": 366924
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 1100763,
+                                    "e_val": 4.58382705233e-24,
+                                    "calc": 366924
+                                }
+                            ],
+                            "mass_density": 10031.637116049,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  serial LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "48143bd59f8c6e67a71c5de6cb698c6af10207f6364a703a4d3674ca87770f18d3c23d44150192379971c190df75adc465d763d4c10a0037a78444e42db91772",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RpUtz8q5pwLotFp3dccd1WkJy1iCw/data/323/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c566c9907a061f17b08b52d7ef7757a6ea82b2279a22bf6fd94a963da0577328f3185b42bd341d65711f20dfde39af1ec4370bb5f59054121173e9892d30dd6",
+                            "lattice_parameters": "(4.14900114264656e-10,4.14900114264656e-10,4.14900114264656e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.60053258031801e+28,
+                            "id": 366924,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "3d447accb8082e23b51c99f7c6af5a16fe8d857b63845a5db04938096d56eddccf5780efb54d2ed0f27a7b18e0bfc82031d128dc6e94fe8f1dccf90c5bb1b770",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2408554215.379942,
+                                        2408554215.379942,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        -2408554215.379942,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        2408554215.379942,
+                                        -2408554215.379942
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        0,
+                                        2408554215.379942,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        -1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        0,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        0,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        -2408554215.379942,
+                                        1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        -2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        1.689897691138876e-7,
+                                        1204277107.689971,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        1.689897691138876e-7,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        2408554215.379942,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        -1204277107.689971,
+                                        -1.689897691138876e-7,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        -1.689897691138876e-7,
+                                        1204277107.689971,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        0,
+                                        -2408554215.379942,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        0,
+                                        -1204277107.689971,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        0,
+                                        1204277107.689971
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        0,
+                                        2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        0,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        0,
+                                        -2408554215.379942
+                                    ],
+                                    [
+                                        2408554215.379942,
+                                        -1204277107.689971,
+                                        0
+                                    ],
+                                    [
+                                        1204277107.689971,
+                                        -2408554215.379942,
+                                        0
+                                    ],
+                                    [
+                                        0,
+                                        -2408554215.379942,
+                                        -1204277107.689971
+                                    ],
+                                    [
+                                        0,
+                                        -1204277107.689971,
+                                        -2408554215.379942
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        0,
+                                        7,
+                                        8,
+                                        2,
+                                        4,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        9,
+                                        10,
+                                        16,
+                                        17,
+                                        7
+                                    ],
+                                    [
+                                        18,
+                                        20,
+                                        21,
+                                        22,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        5,
+                                        11,
+                                        13,
+                                        12,
+                                        3,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        16,
+                                        20,
+                                        18
+                                    ],
+                                    [
+                                        7,
+                                        17,
+                                        15,
+                                        8
+                                    ],
+                                    [
+                                        1,
+                                        3,
+                                        12,
+                                        23,
+                                        22,
+                                        6
+                                    ],
+                                    [
+                                        9,
+                                        10,
+                                        18,
+                                        19,
+                                        13,
+                                        11
+                                    ],
+                                    [
+                                        1,
+                                        6,
+                                        14,
+                                        15,
+                                        8,
+                                        2
+                                    ],
+                                    [
+                                        14,
+                                        15,
+                                        17,
+                                        16,
+                                        20,
+                                        21
+                                    ],
+                                    [
+                                        13,
+                                        12,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        6,
+                                        22,
+                                        21,
+                                        14
+                                    ],
+                                    [
+                                        1,
+                                        3,
+                                        4,
+                                        2
+                                    ],
+                                    [
+                                        0,
+                                        9,
+                                        11,
+                                        5
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.7892487773545e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 1256350,
+                                    "e_val": -4.52905349136e-19,
+                                    "calc": 418787
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 1256351,
+                                    "e_val": -4.52905416428e-19,
+                                    "calc": 418787
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 1256352,
+                                    "e_val": -2.0347641931e-25,
+                                    "calc": 418787
+                                }
+                            ],
+                            "mass_density": 10010.8684963204,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  parallel LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "128a689504a59db4859b3207fd724bd0ef0cbde2a38928f6cf70f76fbd0136cadedbfb06626085757ced71b0806ef6f92821156f0b8845a6480226a682e2336c",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R3miZ56r2sPhVw_GusZkrqaDi7j3I/data/A7.A/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "be500d8991031ac55bb9ec89401e2b551c387fb9d88ddc798002f638e2a4a55df567110788dc5b41d4a2a6d6a55797a7064234cee7aa29153c57c7d1bb5b0720",
+                            "lattice_parameters": "(4.15186834331754e-10,4.15186834331754e-10,4.15186834331754e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.58893772993688e+28,
+                            "id": 418787,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "pseudopotential",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "76abc31b499e565b70615b6b3c1543fed2c3872bfb59f3a3f2e3f46d7ed8abce31497d827f3e92a91db304a253db4818ea3dba7b8fdb0791b6fb1a498037bd95",
+                            "smearing": "(none,0)",
+                            "functional_type": "GGA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2410048261.361566,
+                                        2410048261.361566,
+                                        2410048261.361566
+                                    ],
+                                    [
+                                        2410048261.361566,
+                                        -2410048261.361566,
+                                        2410048261.361566
+                                    ],
+                                    [
+                                        2410048261.361566,
+                                        2410048261.361566,
+                                        -2410048261.361566
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        -2410048261.361566,
+                                        -1.6867568162716315e-7,
+                                        -1205024130.6807826
+                                    ],
+                                    [
+                                        -2410048261.361566,
+                                        1205024130.6807826,
+                                        3.373513632543263e-7
+                                    ],
+                                    [
+                                        -2410048261.361566,
+                                        -1205024130.6807826,
+                                        -3.373513632543263e-7
+                                    ],
+                                    [
+                                        -2410048261.361566,
+                                        1.6867568162716315e-7,
+                                        1205024130.6807826
+                                    ],
+                                    [
+                                        -1205024130.6807826,
+                                        2410048261.361566,
+                                        3.373513632543263e-7
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        2410048261.361566,
+                                        1205024130.6807826
+                                    ],
+                                    [
+                                        1205024130.6807826,
+                                        2410048261.361566,
+                                        3.373513632543263e-7
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        2410048261.361566,
+                                        -1205024130.6807826
+                                    ],
+                                    [
+                                        -1205024130.6807826,
+                                        -1.6867568162716315e-7,
+                                        -2410048261.361566
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        1205024130.6807826,
+                                        -2410048261.361566
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        -1205024130.6807826,
+                                        -2410048261.361566
+                                    ],
+                                    [
+                                        1205024130.6807826,
+                                        -1.6867568162716315e-7,
+                                        -2410048261.361566
+                                    ],
+                                    [
+                                        -1205024130.6807826,
+                                        1.6867568162716315e-7,
+                                        2410048261.361566
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        1205024130.6807826,
+                                        2410048261.361566
+                                    ],
+                                    [
+                                        1205024130.6807826,
+                                        1.6867568162716315e-7,
+                                        2410048261.361566
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        -1205024130.6807826,
+                                        2410048261.361566
+                                    ],
+                                    [
+                                        -1205024130.6807826,
+                                        -2410048261.361566,
+                                        -3.373513632543263e-7
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        -2410048261.361566,
+                                        -1205024130.6807826
+                                    ],
+                                    [
+                                        -1.6867568162716315e-7,
+                                        -2410048261.361566,
+                                        1205024130.6807826
+                                    ],
+                                    [
+                                        1205024130.6807826,
+                                        -2410048261.361566,
+                                        -3.373513632543263e-7
+                                    ],
+                                    [
+                                        2410048261.361566,
+                                        1205024130.6807826,
+                                        3.373513632543263e-7
+                                    ],
+                                    [
+                                        2410048261.361566,
+                                        -1.6867568162716315e-7,
+                                        -1205024130.6807826
+                                    ],
+                                    [
+                                        2410048261.361566,
+                                        -1205024130.6807826,
+                                        -3.373513632543263e-7
+                                    ],
+                                    [
+                                        2410048261.361566,
+                                        1.6867568162716315e-7,
+                                        1205024130.6807826
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        1,
+                                        4,
+                                        5,
+                                        13,
+                                        12,
+                                        3
+                                    ],
+                                    [
+                                        10,
+                                        17,
+                                        19,
+                                        22,
+                                        21,
+                                        11
+                                    ],
+                                    [
+                                        0,
+                                        2,
+                                        3,
+                                        1
+                                    ],
+                                    [
+                                        0,
+                                        8,
+                                        9,
+                                        7,
+                                        4,
+                                        1
+                                    ],
+                                    [
+                                        20,
+                                        23,
+                                        22,
+                                        21
+                                    ],
+                                    [
+                                        4,
+                                        5,
+                                        6,
+                                        7
+                                    ],
+                                    [
+                                        6,
+                                        20,
+                                        21,
+                                        11,
+                                        9,
+                                        7
+                                    ],
+                                    [
+                                        2,
+                                        16,
+                                        18,
+                                        15,
+                                        12,
+                                        3
+                                    ],
+                                    [
+                                        14,
+                                        23,
+                                        22,
+                                        19,
+                                        18,
+                                        15
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        18
+                                    ],
+                                    [
+                                        8,
+                                        10,
+                                        11,
+                                        9
+                                    ],
+                                    [
+                                        5,
+                                        13,
+                                        14,
+                                        23,
+                                        20,
+                                        6
+                                    ],
+                                    [
+                                        0,
+                                        8,
+                                        10,
+                                        17,
+                                        16,
+                                        2
+                                    ],
+                                    [
+                                        12,
+                                        13,
+                                        14,
+                                        15
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "VASP",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.7859232467348e-29,
+                            "functional_long_name": "GGA_C_PBE+GGA_X_PBE",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 1256659,
+                                    "e_val": -4.5367955555e-19,
+                                    "calc": 418890
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 1256660,
+                                    "e_val": -4.53678084217e-19,
+                                    "calc": 418890
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 1256661,
+                                    "e_val": 4.41399634015e-24,
+                                    "calc": 418890
+                                }
+                            ],
+                            "mass_density": 10029.5095268211,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "plane waves",
+                            "run_type": "geometry optimization",
+                            "band_gap": 0,
+                            "code_version": "4.6.35  3Apr08 complex  serial LinuxIFC",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "48143bd59f8c6e67a71c5de6cb698c6af10207f6364a703a4d3674ca87770f18d3c23d44150192379971c190df75adc465d763d4c10a0037a78444e42db91772",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://R3miZ56r2sPhVw_GusZkrqaDi7j3I/data/323/vasprun.xml.relax2",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "ed6a43a41b39c3d0a60b66786b9063292841d3e63375f048c06f7eae8163b4bea864c7ad81444ebbd435888b14cdcc5c8f4986ab6711118844ef199ea4908c4a",
+                            "lattice_parameters": "(4.14929450182481e-10,4.14929450182481e-10,4.14929450182481e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.59934477491291e+28,
+                            "id": 418890,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10255787,
+                                    "e_val": -2.31556544639e-14,
+                                    "calc": 3427336
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10255788,
+                                    "e_val": -2.31556544181e-14,
+                                    "calc": 3427336
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10255789,
+                                    "e_val": -2.3155654441e-14,
+                                    "calc": 3427336
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/really_tight/tier2/zora/4/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3427336,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10260566,
+                                    "e_val": -2.31556506785e-14,
+                                    "calc": 3428929
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10260567,
+                                    "e_val": -2.31556507931e-14,
+                                    "calc": 3428929
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10260568,
+                                    "e_val": -2.31556507358e-14,
+                                    "calc": 3428929
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/tight/standard/zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3428929,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10261097,
+                                    "e_val": -2.34318996337e-14,
+                                    "calc": 3429106
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10261098,
+                                    "e_val": -2.34318997485e-14,
+                                    "calc": 3429106
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10261099,
+                                    "e_val": -2.34318996911e-14,
+                                    "calc": 3429106
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/tight/standard/atomic_zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3429106,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10261310,
+                                    "e_val": -2.31556662258e-14,
+                                    "calc": 3429177
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10261311,
+                                    "e_val": -2.31556663369e-14,
+                                    "calc": 3429177
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10261312,
+                                    "e_val": -2.31556662814e-14,
+                                    "calc": 3429177
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/light/tier2/zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3429177,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10261712,
+                                    "e_val": -2.34317099202e-14,
+                                    "calc": 3429311
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10261713,
+                                    "e_val": -2.34317099191e-14,
+                                    "calc": 3429311
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10261714,
+                                    "e_val": -2.34317099196e-14,
+                                    "calc": 3429311
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/really_tight/minimal/atomic_zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3429311,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10263605,
+                                    "e_val": -2.31554592812e-14,
+                                    "calc": 3429942
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10263606,
+                                    "e_val": -2.31554592799e-14,
+                                    "calc": 3429942
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10263607,
+                                    "e_val": -2.31554592806e-14,
+                                    "calc": 3429942
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/tight/minimal/zora/2/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3429942,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10263776,
+                                    "e_val": -2.34317235146e-14,
+                                    "calc": 3429999
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10263777,
+                                    "e_val": -2.34317235399e-14,
+                                    "calc": 3429999
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10263778,
+                                    "e_val": -2.34317235272e-14,
+                                    "calc": 3429999
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/tight/minimal/atomic_zora/8/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3429999,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10264427,
+                                    "e_val": -2.34319037631e-14,
+                                    "calc": 3430216
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10264428,
+                                    "e_val": -2.34319037174e-14,
+                                    "calc": 3430216
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10264429,
+                                    "e_val": -2.34319037402e-14,
+                                    "calc": 3430216
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/really_tight/tier2/atomic_zora/4/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3430216,
+                            "is_curtarolo_path": false
+                        },
+                        {
+                            "core_electron_treatment": "full all electron",
+                            "gw_type": "",
+                            "has_dos": false,
+                            "group_eos_hash": "1169defb53e7ff18f599d1820bd2f341def3fcbae02b57f9020c5ac98438d2f57be0b8c4e63a68c40a64e076753b97c51a9143932feb6a9dbe0799f236e53d54",
+                            "smearing": "(none,0)",
+                            "functional_type": "LDA",
+                            "brillouin_zone_json": {
+                                "basis": [
+                                    [
+                                        -2401398574.529806,
+                                        2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -2401398574.529806,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        2401398574.529806,
+                                        -2401398574.529806
+                                    ]
+                                ],
+                                "vertices": [
+                                    [
+                                        2401398574.5298066,
+                                        1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        2401398574.529806
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        1200699287.2649038,
+                                        3.4100986462333344e-7
+                                    ],
+                                    [
+                                        -2401398574.529806,
+                                        -4.262623307791668e-7,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        3.4100986462333344e-7,
+                                        1200699287.2649038,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -3.4100986462333344e-7,
+                                        -2401398574.529806
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        -1200699287.264903,
+                                        4.76837158203125e-7
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        2401398574.529806,
+                                        4.76837158203125e-7,
+                                        -1200699287.264903
+                                    ],
+                                    [
+                                        1200699287.2649024,
+                                        0,
+                                        -2401398574.5298066
+                                    ],
+                                    [
+                                        -1200699287.2649024,
+                                        0,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        0,
+                                        1200699287.2649024
+                                    ],
+                                    [
+                                        0,
+                                        -1200699287.2649024,
+                                        2401398574.5298066
+                                    ],
+                                    [
+                                        -2401398574.5298066,
+                                        -1200699287.2649024,
+                                        0
+                                    ],
+                                    [
+                                        1200699287.2649038,
+                                        -2401398574.529806,
+                                        -3.4100986462333344e-7
+                                    ],
+                                    [
+                                        4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        -1200699287.2649038
+                                    ],
+                                    [
+                                        -4.262623307791668e-7,
+                                        -2401398574.529806,
+                                        1200699287.2649038
+                                    ],
+                                    [
+                                        -1200699287.2649038,
+                                        -2401398574.529806,
+                                        3.4100986462333344e-7
+                                    ]
+                                ],
+                                "faces": [
+                                    [
+                                        2,
+                                        6,
+                                        16,
+                                        17,
+                                        8,
+                                        3
+                                    ],
+                                    [
+                                        16,
+                                        17,
+                                        19,
+                                        23,
+                                        22,
+                                        18
+                                    ],
+                                    [
+                                        12,
+                                        14,
+                                        15,
+                                        13,
+                                        21,
+                                        20
+                                    ],
+                                    [
+                                        3,
+                                        8,
+                                        9,
+                                        11,
+                                        10,
+                                        5
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        12,
+                                        14
+                                    ],
+                                    [
+                                        6,
+                                        7,
+                                        18,
+                                        16
+                                    ],
+                                    [
+                                        1,
+                                        7,
+                                        18,
+                                        22,
+                                        20,
+                                        12
+                                    ],
+                                    [
+                                        9,
+                                        11,
+                                        13,
+                                        21,
+                                        23,
+                                        19
+                                    ],
+                                    [
+                                        0,
+                                        4,
+                                        5,
+                                        10,
+                                        15,
+                                        14
+                                    ],
+                                    [
+                                        20,
+                                        22,
+                                        23,
+                                        21
+                                    ],
+                                    [
+                                        0,
+                                        1,
+                                        7,
+                                        6,
+                                        2,
+                                        4
+                                    ],
+                                    [
+                                        10,
+                                        11,
+                                        13,
+                                        15
+                                    ],
+                                    [
+                                        8,
+                                        9,
+                                        19,
+                                        17
+                                    ],
+                                    [
+                                        2,
+                                        4,
+                                        5,
+                                        3
+                                    ]
+                                ]
+                            },
+                            "basis_set_short_name": null,
+                            "code_name": "FHI-aims",
+                            "has_band_structure": false,
+                            "gw_starting_point": "",
+                            "fermi_surface": null,
+                            "cell_volume": 1.80529119171683e-29,
+                            "functional_long_name": "LDA_C_PW+LDA_X",
+                            "energy": [
+                                {
+                                    "e_kind": "Total E",
+                                    "id": 10266482,
+                                    "e_val": -2.3431902258e-14,
+                                    "calc": 3430901
+                                },
+                                {
+                                    "e_kind": "Free E",
+                                    "id": 10266483,
+                                    "e_val": -2.34319022154e-14,
+                                    "calc": 3430901
+                                },
+                                {
+                                    "e_kind": "Total E projected to T=0",
+                                    "id": 10266484,
+                                    "e_val": -2.34319022367e-14,
+                                    "calc": 3430901
+                                }
+                            ],
+                            "mass_density": 9921.9086092498,
+                            "scf_threshold": null,
+                            "pseudopotential_type": null,
+                            "band_gap_direct": null,
+                            "basis_set_type": "numeric AOs",
+                            "run_type": "single point",
+                            "band_gap": 0,
+                            "code_version": "071914_7",
+                            "repository_upload_comment": "",
+                            "repository_uri": "nmd://some_repo_uri",
+                            "material": 39574,
+                            "repository_pid": null,
+                            "has_fermi_surface": false,
+                            "k_point_grid_description": null,
+                            "method_hash": "73b177f9515e305c4b1b63fddc79e2c3db5cb51e0a350dfc5a9717c66004b57ffe1f739004f71286af5c8444a7c2777fee9e607470e2e75606c97d7ed518fe37",
+                            "has_thermal_properties": false,
+                            "wyckoff_groups_json": [
+                                {
+                                    "wyckoff_letter": "a",
+                                    "indices": [
+                                        0,
+                                        1,
+                                        2,
+                                        3
+                                    ],
+                                    "variables": {},
+                                    "element": "Ag"
+                                }
+                            ],
+                            "mainfile_uri": "nmd://RC0tbW4hI8LlTJ0hUF7_FarMqhpMj/data/pw-lda/really_tight/standard/atomic_zora/4/47_Ag/output.out",
+                            "pressure": 0,
+                            "group_convergencetest_hash": "2c217f8c42770fe72b66da8fd13c43d6b8fa59db0efc7b8425e74e4a1690a00c6c88fe3a2371fc9135c9018428061e79505d1fa98b51091815b6d3daf2554be6",
+                            "lattice_parameters": "(4.16424e-10,4.16424e-10,4.16424e-10,1.5707963267949,1.5707963267949,1.5707963267949)",
+                            "atomic_density": 5.53927258155513e+28,
+                            "id": 3430901,
+                            "is_curtarolo_path": false
+                        }
+                    ],
+                    "pages": {
+                        "last_url": "http://encyclopedia.nomad-coe.eu/v1.0/materials/39574/calculations?per_page=25&page=20",
+                        "per_page": 25,
+                        "pages": 20,
+                        "first_url": "http://encyclopedia.nomad-coe.eu/v1.0/materials/39574/calculations?per_page=25&page=1",
+                        "next_url": "http://encyclopedia.nomad-coe.eu/v1.0/materials/39574/calculations?per_page=25&page=2",
+                        "prev_url": null,
+                        "page": 1,
+                        "total": 495
+                    },
+                    "total_results": 495
+                },
+                "height": 273,
+                "hidden": true
+            },
+            "evaluatorReader": true,
+            "lineCount": 4
+        },
+        {
+            "id": "markdown2gYzbJ",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">We see, that now pagination is used, so we don't get the full result set at once. <br>",
+                "Again we can check the total number of results: </div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codeZPt7fn",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "# check how many calculations we have available for this specific material",
+                    "calculations['total_results']"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": 495,
+                "height": 276
+            },
+            "evaluatorReader": true,
+            "lineCount": 2
+        },
+        {
+            "id": "markdownCuomEM",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">Let's peek into this list and see if we find calculations with DOS data:</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codeGl3ViA",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "# get the \"id\" and the \"functional long name\" property for the first calculation in our list",
+                    "for idx in range(10):",
+                    "    calc_id = calculations['results'][idx]['id']",
+                    "    functional  = calculations['results'][idx]['functional_type']",
+                    "    has_dos = calculations['results'][idx]['has_dos']",
+                    "    print(\"ID: \", calc_id, \"\\tDOS: \", str(has_dos), \"\\tfunctional: \", functional)"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Results",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": "GGA_C_PBE+GGA_X_PBE",
+                "height": 427
+            },
+            "evaluatorReader": true,
+            "lineCount": 6
+        },
+        {
+            "id": "markdownZdoDfb",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">If we are interested in specific properties, we can request it specifically. This avoids sending and processing large responses with data we are mostly not interested in.<br>",
+                "We see, that the first GGA calculation with DOS data has the ID <code>164573</code>. This data is requested by:</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codefaPv6Q",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "nomad_calc_url = nomad_39574_calcs_url + \"/164573?property=dos\"",
+                    "r = requests.get(nomad_calc_url, auth=(api_access_token, ''))",
+                    "dos = r.json()",
+                    "dos"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": {
+                    "dos": {
+                        "dos_energies": [
+                            -4.3400558932905e-18,
+                            -4.3352493637005e-18,
+                            -4.3304268123452e-18,
+                            -4.3256202827552004e-18,
+                            -4.3208137531651996e-18,
+                            -4.3159912018098994e-18,
+                            -4.3111846722199e-18,
+                            -4.3063781426299e-18,
+                            -4.3015716130399e-18,
+                            -4.2967490616846e-18,
+                            -4.2919425320946005e-18,
+                            -4.2871360025046e-18,
+                            -4.2823134511493e-18,
+                            -4.2775069215593e-18,
+                            -4.2727003919692994e-18,
+                            -4.267877840613999e-18,
+                            -4.263071311024e-18,
+                            -4.258264781434e-18,
+                            -4.253458251844e-18,
+                            -4.2486357004887004e-18,
+                            -4.2438291708987e-18,
+                            -4.2390226413086995e-18,
+                            -4.2342000899534e-18,
+                            -4.2293935603634e-18,
+                            -4.2245870307734e-18,
+                            -4.2197644794181e-18,
+                            -4.2149579498281e-18,
+                            -4.2101514202381005e-18,
+                            -4.2053448906481e-18,
+                            -4.2005223392928e-18,
+                            -4.1957158097028e-18,
+                            -4.190909280112799e-18,
+                            -4.186086728757501e-18,
+                            -4.1812801991675e-18,
+                            -4.1764736695775e-18,
+                            -4.1716511182222e-18,
+                            -4.1668445886322e-18,
+                            -4.1620380590422e-18,
+                            -4.1572315294521995e-18,
+                            -4.1524089780969e-18,
+                            -4.1476024485069e-18,
+                            -4.1427959189169e-18,
+                            -4.1379733675616005e-18,
+                            -4.1331668379716e-18,
+                            -4.1283603083816004e-18,
+                            -4.1235377570263e-18,
+                            -4.1187312274363e-18,
+                            -4.1139246978463e-18,
+                            -4.109118168256299e-18,
+                            -4.104295616901001e-18,
+                            -4.099489087311e-18,
+                            -4.094682557721e-18,
+                            -4.0898600063657e-18,
+                            -4.0850534767757e-18,
+                            -4.0802469471857e-18,
+                            -4.0754243958304e-18,
+                            -4.0706178662404e-18,
+                            -4.0658113366504e-18,
+                            -4.0610048070604e-18,
+                            -4.0561822557051005e-18,
+                            -4.0513757261151e-18,
+                            -4.0465691965251e-18,
+                            -4.0417466451698e-18,
+                            -4.0369401155798e-18,
+                            -4.0321335859898e-18,
+                            -4.0273110346345e-18,
+                            -4.0225045050445006e-18,
+                            -4.0176979754545e-18,
+                            -4.0128914458645e-18,
+                            -4.0080688945092e-18,
+                            -4.0032623649192e-18,
+                            -3.9984558353292e-18,
+                            -3.9936332839739e-18,
+                            -3.9888267543839e-18,
+                            -3.9840202247939e-18,
+                            -3.9791976734386e-18,
+                            -3.9743911438486004e-18,
+                            -3.9695846142585996e-18,
+                            -3.9647780846686e-18,
+                            -3.9599555333133e-18,
+                            -3.9551490037233e-18,
+                            -3.9503424741333e-18,
+                            -3.945519922778e-18,
+                            -3.9407133931880005e-18,
+                            -3.935906863598e-18,
+                            -3.9310843122426995e-18,
+                            -3.9262777826527e-18,
+                            -3.9214712530627e-18,
+                            -3.9166647234727e-18,
+                            -3.9118421721174e-18,
+                            -3.9070356425274e-18,
+                            -3.9022291129374e-18,
+                            -3.8974065615821e-18,
+                            -3.8926000319921e-18,
+                            -3.8877935024020995e-18,
+                            -3.882970951046799e-18,
+                            -3.8781644214568e-18,
+                            -3.8733578918668e-18,
+                            -3.8685513622768e-18,
+                            -3.8637288109215e-18,
+                            -3.8589222813315004e-18,
+                            -3.8541157517414996e-18,
+                            -3.8492932003862e-18,
+                            -3.8444866707962e-18,
+                            -3.8396801412062e-18,
+                            -3.834857589850901e-18,
+                            -3.8300510602609e-18,
+                            -3.8252445306709e-18,
+                            -3.8204380010809e-18,
+                            -3.8156154497256e-18,
+                            -3.8108089201356e-18,
+                            -3.8060023905455994e-18,
+                            -3.801179839190301e-18,
+                            -3.7963733096003e-18,
+                            -3.7915667800103e-18,
+                            -3.7867442286550005e-18,
+                            -3.781937699065e-18,
+                            -3.777131169475e-18,
+                            -3.7723246398849995e-18,
+                            -3.7675020885297e-18,
+                            -3.7626955589397e-18,
+                            -3.7578890293497e-18,
+                            -3.7530664779944006e-18,
+                            -3.7482599484044e-18,
+                            -3.7434534188144e-18,
+                            -3.7386308674591e-18,
+                            -3.7338243378691e-18,
+                            -3.7290178082791e-18,
+                            -3.724211278689099e-18,
+                            -3.719388727333801e-18,
+                            -3.7145821977438e-18,
+                            -3.7097756681538e-18,
+                            -3.7049531167985004e-18,
+                            -3.7001465872084996e-18,
+                            -3.6953400576185e-18,
+                            -3.6905175062632e-18,
+                            -3.6857109766732e-18,
+                            -3.6809044470832e-18,
+                            -3.6760979174932e-18,
+                            -3.6712753661379e-18,
+                            -3.6664688365479e-18,
+                            -3.6616623069579004e-18,
+                            -3.6568397556026e-18,
+                            -3.6520332260126e-18,
+                            -3.6472266964226e-18,
+                            -3.6424041450673e-18,
+                            -3.637597615477301e-18,
+                            -3.6327910858873e-18,
+                            -3.6279845562973005e-18,
+                            -3.623162004942e-18,
+                            -3.6183554753519995e-18,
+                            -3.613548945762e-18,
+                            -3.6087263944067e-18,
+                            -3.6039198648167e-18,
+                            -3.5991133352267e-18,
+                            -3.5942907838714e-18,
+                            -3.5894842542814005e-18,
+                            -3.5846777246914e-18,
+                            -3.5798711951014e-18,
+                            -3.5750486437461e-18,
+                            -3.5702421141561e-18,
+                            -3.5654355845661e-18,
+                            -3.5606130332108e-18,
+                            -3.5558065036208006e-18,
+                            -3.5509999740308e-18,
+                            -3.5461774226754996e-18,
+                            -3.5413708930855e-18,
+                            -3.5365643634954994e-18,
+                            -3.5317578339055e-18,
+                            -3.5269352825502e-18,
+                            -3.5221287529602e-18,
+                            -3.5173222233702e-18,
+                            -3.5124996720149e-18,
+                            -3.5076931424249004e-18,
+                            -3.5028866128349e-18,
+                            -3.4980640614796e-18,
+                            -3.4932575318896e-18,
+                            -3.4884510022996e-18,
+                            -3.4836444727096e-18,
+                            -3.4788219213543e-18,
+                            -3.4740153917643005e-18,
+                            -3.4692088621743e-18,
+                            -3.464386310819e-18,
+                            -3.4595797812290002e-18,
+                            -3.454773251639e-18,
+                            -3.4499507002837e-18,
+                            -3.4451441706937003e-18,
+                            -3.4403376411037e-18,
+                            -3.4355311115137e-18,
+                            -3.4307085601584e-18,
+                            -3.4259020305684e-18,
+                            -3.4210955009784003e-18,
+                            -3.4162729496231e-18,
+                            -3.4114664200331e-18,
+                            -3.4066598904431e-18,
+                            -3.4018373390878e-18,
+                            -3.3970308094978e-18,
+                            -3.3922242799078e-18,
+                            -3.3874177503178e-18,
+                            -3.3825951989625e-18,
+                            -3.3777886693725e-18,
+                            -3.3729821397825e-18,
+                            -3.3681595884272e-18,
+                            -3.3633530588372002e-18,
+                            -3.3585465292472e-18,
+                            -3.3537239778919e-18,
+                            -3.3489174483019e-18,
+                            -3.3441109187119e-18,
+                            -3.3393043891219002e-18,
+                            -3.3344818377666e-18,
+                            -3.3296753081766e-18,
+                            -3.3248687785866e-18,
+                            -3.3200462272313e-18,
+                            -3.3152396976413e-18,
+                            -3.3104331680513e-18,
+                            -3.305610616696e-18,
+                            -3.300804087106e-18,
+                            -3.295997557516e-18,
+                            -3.291191027926e-18,
+                            -3.2863684765707002e-18,
+                            -3.2815619469807e-18,
+                            -3.2767554173907e-18,
+                            -3.2719328660354e-18,
+                            -3.2671263364454e-18,
+                            -3.2623198068554e-18,
+                            -3.2574972555001e-18,
+                            -3.2526907259101e-18,
+                            -3.2478841963201e-18,
+                            -3.2430776667301002e-18,
+                            -3.2382551153748e-18,
+                            -3.2334485857848e-18,
+                            -3.2286420561948e-18,
+                            -3.2238195048395e-18,
+                            -3.2190129752495e-18,
+                            -3.2142064456595e-18,
+                            -3.2093838943042e-18,
+                            -3.2045773647142e-18,
+                            -3.1997708351242e-18,
+                            -3.1949643055342e-18,
+                            -3.1901417541789002e-18,
+                            -3.1853352245888998e-18,
+                            -3.1805286949989e-18,
+                            -3.1757061436436e-18,
+                            -3.1708996140536e-18,
+                            -3.1660930844636002e-18,
+                            -3.1612705331083e-18,
+                            -3.1564640035183e-18,
+                            -3.1516574739283e-18,
+                            -3.1468509443383e-18,
+                            -3.142028392983e-18,
+                            -3.137221863393e-18,
+                            -3.132415333803e-18,
+                            -3.1275927824476998e-18,
+                            -3.1227862528577e-18,
+                            -3.1179797232677e-18,
+                            -3.1131571719124e-18,
+                            -3.1083506423224e-18,
+                            -3.1035441127323997e-18,
+                            -3.0987375831424e-18,
+                            -3.0939150317871003e-18,
+                            -3.0891085021970998e-18,
+                            -3.0843019726071e-18,
+                            -3.0794794212518e-18,
+                            -3.0746728916618e-18,
+                            -3.0698663620718002e-18,
+                            -3.0650438107165e-18,
+                            -3.0602372811265e-18,
+                            -3.0554307515365e-18,
+                            -3.0506242219465e-18,
+                            -3.0458016705912e-18,
+                            -3.0409951410012e-18,
+                            -3.0361886114112e-18,
+                            -3.0313660600558998e-18,
+                            -3.0265595304659e-18,
+                            -3.0217530008759e-18,
+                            -3.0169304495206e-18,
+                            -3.0121239199306e-18,
+                            -3.0073173903405997e-18,
+                            -3.0025108607506e-18,
+                            -2.9976883093953003e-18,
+                            -2.9928817798053e-18,
+                            -2.9880752502153e-18,
+                            -2.98325269886e-18,
+                            -2.97844616927e-18,
+                            -2.9736396396800002e-18,
+                            -2.9688170883247e-18,
+                            -2.9640105587347e-18,
+                            -2.9592040291447e-18,
+                            -2.9543974995547e-18,
+                            -2.9495749481994e-18,
+                            -2.9447684186094e-18,
+                            -2.9399618890194e-18,
+                            -2.9351393376640998e-18,
+                            -2.9303328080741e-18,
+                            -2.9255262784841e-18,
+                            -2.9207037271288e-18,
+                            -2.9158971975388002e-18,
+                            -2.9110906679487998e-18,
+                            -2.9062841383588e-18,
+                            -2.9014615870035003e-18,
+                            -2.8966550574135e-18,
+                            -2.8918485278235e-18,
+                            -2.8870259764682e-18,
+                            -2.8822194468782e-18,
+                            -2.8774129172882003e-18,
+                            -2.8725903659329e-18,
+                            -2.8677838363429e-18,
+                            -2.8629773067529e-18,
+                            -2.8581707771629e-18,
+                            -2.8533482258076e-18,
+                            -2.8485416962176e-18,
+                            -2.8437351666276e-18,
+                            -2.8389126152723e-18,
+                            -2.8341060856823e-18,
+                            -2.8292995560923e-18,
+                            -2.824477004737e-18,
+                            -2.819670475147e-18,
+                            -2.8148639455569998e-18,
+                            -2.8100574159669997e-18,
+                            -2.8052348646117003e-18,
+                            -2.8004283350217e-18,
+                            -2.7956218054317e-18,
+                            -2.7907992540764e-18,
+                            -2.7859927244864e-18,
+                            -2.7811861948964e-18,
+                            -2.7763636435410997e-18,
+                            -2.7715571139511e-18,
+                            -2.7667505843611e-18,
+                            -2.7619440547711e-18,
+                            -2.7571215034158e-18,
+                            -2.7523149738258e-18,
+                            -2.7475084442358e-18,
+                            -2.7426858928805e-18,
+                            -2.7378793632904998e-18,
+                            -2.7330728337005e-18,
+                            -2.7282502823452e-18,
+                            -2.7234437527552002e-18,
+                            -2.7186372231651998e-18,
+                            -2.7138146718099e-18,
+                            -2.7090081422199e-18,
+                            -2.7042016126299e-18,
+                            -2.6993950830399e-18,
+                            -2.6945725316845996e-18,
+                            -2.6897660020946e-18,
+                            -2.6849594725046003e-18,
+                            -2.6801369211493e-18,
+                            -2.6753303915593e-18,
+                            -2.6705238619693e-18,
+                            -2.665701310614e-18,
+                            -2.660894781024e-18,
+                            -2.6560882514339997e-18,
+                            -2.651281721844e-18,
+                            -2.6464591704887e-18,
+                            -2.6416526408987e-18,
+                            -2.6368461113087e-18,
+                            -2.6320235599534e-18,
+                            -2.6272170303634e-18,
+                            -2.6224105007734e-18,
+                            -2.6175879494181e-18,
+                            -2.6127814198281003e-18,
+                            -2.6079748902381e-18,
+                            -2.6031683606481002e-18,
+                            -2.5983458092928e-18,
+                            -2.5935392797028e-18,
+                            -2.5887327501128e-18,
+                            -2.5839101987574997e-18,
+                            -2.5791036691675e-18,
+                            -2.5742971395774996e-18,
+                            -2.5694745882222002e-18,
+                            -2.5646680586322e-18,
+                            -2.5598615290422e-18,
+                            -2.5550549994522e-18,
+                            -2.5502324480969e-18,
+                            -2.5454259185068998e-18,
+                            -2.5406193889169e-18,
+                            -2.5357968375616e-18,
+                            -2.5309903079716003e-18,
+                            -2.5261837783816e-18,
+                            -2.5213612270263e-18,
+                            -2.5165546974363e-18,
+                            -2.5117481678463e-18,
+                            -2.5069416382563e-18,
+                            -2.5021190869009997e-18,
+                            -2.497312557311e-18,
+                            -2.4925060277210003e-18,
+                            -2.4876834763657e-18,
+                            -2.4828769467757e-18,
+                            -2.4780704171857e-18,
+                            -2.4732478658304e-18,
+                            -2.4684413362404e-18,
+                            -2.4636348066503997e-18,
+                            -2.4588282770604e-18,
+                            -2.4540057257051e-18,
+                            -2.4491991961151002e-18,
+                            -2.4443926665251e-18,
+                            -2.4395701151698e-18,
+                            -2.4347635855798e-18,
+                            -2.4299570559898e-18,
+                            -2.4251345046345e-18,
+                            -2.4203279750445004e-18,
+                            -2.4155214454545003e-18,
+                            -2.4107149158645003e-18,
+                            -2.4058923645092e-18,
+                            -2.4010858349192e-18,
+                            -2.3962793053292e-18,
+                            -2.3914567539738998e-18,
+                            -2.3866502243839e-18,
+                            -2.3818436947939e-18,
+                            -2.3770211434386003e-18,
+                            -2.3722146138486002e-18,
+                            -2.3674080842586e-18,
+                            -2.3626015546686e-18,
+                            -2.3577790033133e-18,
+                            -2.3529724737233e-18,
+                            -2.3481659441332998e-18,
+                            -2.343343392778e-18,
+                            -2.3385368631880003e-18,
+                            -2.3337303335980003e-18,
+                            -2.3289077822427e-18,
+                            -2.3241012526527e-18,
+                            -2.3192947230627e-18,
+                            -2.3144881934727e-18,
+                            -2.3096656421174e-18,
+                            -2.3048591125274e-18,
+                            -2.3000525829374e-18,
+                            -2.2952300315821e-18,
+                            -2.2904235019921e-18,
+                            -2.2856169724021e-18,
+                            -2.2807944210468e-18,
+                            -2.2759878914568e-18,
+                            -2.2711813618667998e-18,
+                            -2.2663748322768e-18,
+                            -2.2615522809215003e-18,
+                            -2.2567457513315002e-18,
+                            -2.2519392217415e-18,
+                            -2.2471166703862e-18,
+                            -2.2423101407962e-18,
+                            -2.2375036112062e-18,
+                            -2.2326810598508997e-18,
+                            -2.2278745302609e-18,
+                            -2.2230680006709e-18,
+                            -2.2182614710809003e-18,
+                            -2.2134389197256e-18,
+                            -2.2086323901356e-18,
+                            -2.2038258605456e-18,
+                            -2.1990033091903e-18,
+                            -2.1941967796002998e-18,
+                            -2.1893902500103e-18,
+                            -2.184567698655e-18,
+                            -2.1797611690650002e-18,
+                            -2.174954639475e-18,
+                            -2.170148109885e-18,
+                            -2.1653255585297e-18,
+                            -2.1605190289397e-18,
+                            -2.1557124993497e-18,
+                            -2.1508899479944e-18,
+                            -2.1460834184044e-18,
+                            -2.1412768888144e-18,
+                            -2.1364543374591e-18,
+                            -2.1316478078691e-18,
+                            -2.1268412782791e-18,
+                            -2.1220347486891e-18,
+                            -2.1172121973337998e-18,
+                            -2.1124056677437997e-18,
+                            -2.1075991381538e-18,
+                            -2.1027765867985e-18,
+                            -2.0979700572085e-18,
+                            -2.0931635276185e-18,
+                            -2.0883409762632e-18,
+                            -2.0835344466732e-18,
+                            -2.0787279170831998e-18,
+                            -2.0739213874931997e-18,
+                            -2.0690988361379e-18,
+                            -2.0642923065479e-18,
+                            -2.0594857769579e-18,
+                            -2.0546632256026e-18,
+                            -2.0498566960126e-18,
+                            -2.0450501664226e-18,
+                            -2.0402276150672997e-18,
+                            -2.0354210854772997e-18,
+                            -2.0306145558873e-18,
+                            -2.0258080262973e-18,
+                            -2.020985474942e-18,
+                            -2.016178945352e-18,
+                            -2.011372415762e-18,
+                            -2.0065498644067e-18,
+                            -2.0017433348166998e-18,
+                            -1.9969368052266997e-18,
+                            -1.9921142538714e-18,
+                            -1.9873077242814e-18,
+                            -1.9825011946914002e-18,
+                            -1.9776946651014e-18,
+                            -1.9728721137461e-18,
+                            -1.9680655841561e-18,
+                            -1.9632590545661e-18,
+                            -1.9584365032108e-18,
+                            -1.9536299736208e-18,
+                            -1.9488234440308e-18,
+                            -1.9440008926755e-18,
+                            -1.9391943630855e-18,
+                            -1.9343878334955e-18,
+                            -1.9295813039055e-18,
+                            -1.9247587525501998e-18,
+                            -1.9199522229601997e-18,
+                            -1.9151456933702e-18,
+                            -1.9103231420149003e-18,
+                            -1.9055166124249002e-18,
+                            -1.9007100828349e-18,
+                            -1.8958875314796e-18,
+                            -1.8910810018896e-18,
+                            -1.8862744722996e-18,
+                            -1.8814679427095998e-18,
+                            -1.8766453913543e-18,
+                            -1.8718388617643e-18,
+                            -1.8670323321743003e-18,
+                            -1.862209780819e-18,
+                            -1.857403251229e-18,
+                            -1.852596721639e-18,
+                            -1.8477741702836998e-18,
+                            -1.8429676406936997e-18,
+                            -1.8381611111037e-18,
+                            -1.8333545815137e-18,
+                            -1.8285320301584e-18,
+                            -1.8237255005684e-18,
+                            -1.8189189709784e-18,
+                            -1.8140964196231e-18,
+                            -1.8092898900331e-18,
+                            -1.8044833604430998e-18,
+                            -1.7996608090878e-18,
+                            -1.7948542794978e-18,
+                            -1.7900477499078002e-18,
+                            -1.7852412203178e-18,
+                            -1.7804186689625e-18,
+                            -1.7756121393725e-18,
+                            -1.7708056097825e-18,
+                            -1.7659830584272e-18,
+                            -1.7611765288372e-18,
+                            -1.7563699992472e-18,
+                            -1.7515474478919e-18,
+                            -1.7467409183019e-18,
+                            -1.7419343887119e-18,
+                            -1.7371278591219e-18,
+                            -1.7323053077666e-18,
+                            -1.7274987781766001e-18,
+                            -1.7226922485866e-18,
+                            -1.7178696972313e-18,
+                            -1.7130631676413e-18,
+                            -1.7082566380513e-18,
+                            -1.703434086696e-18,
+                            -1.698627557106e-18,
+                            -1.6938210275159999e-18,
+                            -1.689014497926e-18,
+                            -1.6841919465707e-18,
+                            -1.6793854169807e-18,
+                            -1.6745788873907e-18,
+                            -1.6697563360354e-18,
+                            -1.6649498064454e-18,
+                            -1.6601432768554e-18,
+                            -1.6553207255000998e-18,
+                            -1.6505141959101e-18,
+                            -1.6457076663201e-18,
+                            -1.6409011367301e-18,
+                            -1.6360785853747998e-18,
+                            -1.6312720557848e-18,
+                            -1.6264655261948e-18,
+                            -1.6216429748395e-18,
+                            -1.6168364452494999e-18,
+                            -1.6120299156594998e-18,
+                            -1.6072073643042e-18,
+                            -1.6024008347142e-18,
+                            -1.5975943051241999e-18,
+                            -1.5927877755341998e-18,
+                            -1.5879652241789e-18,
+                            -1.5831586945889e-18,
+                            -1.5783521649989e-18,
+                            -1.5735296136436e-18,
+                            -1.5687230840536e-18,
+                            -1.5639165544636e-18,
+                            -1.5590940031082998e-18,
+                            -1.5542874735183e-18,
+                            -1.5494809439283e-18,
+                            -1.5446744143383e-18,
+                            -1.5398518629829999e-18,
+                            -1.535045333393e-18,
+                            -1.530238803803e-18,
+                            -1.5254162524477e-18,
+                            -1.5206097228576999e-18,
+                            -1.5158031932676998e-18,
+                            -1.5109806419124e-18,
+                            -1.5061741123224e-18,
+                            -1.5013675827324e-18,
+                            -1.4965610531423999e-18,
+                            -1.4917385017871e-18,
+                            -1.4869319721971e-18,
+                            -1.4821254426071e-18,
+                            -1.4773028912518e-18,
+                            -1.4724963616618e-18,
+                            -1.4676898320718e-18,
+                            -1.4628672807164999e-18,
+                            -1.4580607511265e-18,
+                            -1.4532542215365e-18,
+                            -1.4484476919465e-18,
+                            -1.4436251405911999e-18,
+                            -1.4388186110012e-18,
+                            -1.4340120814112e-18,
+                            -1.4291895300559e-18,
+                            -1.4243830004659e-18,
+                            -1.4195764708759e-18,
+                            -1.4147539195206e-18,
+                            -1.4099473899306e-18,
+                            -1.4051408603406e-18,
+                            -1.4003343307505999e-18,
+                            -1.3955117793952999e-18,
+                            -1.3907052498053e-18,
+                            -1.3858987202153e-18,
+                            -1.38107616886e-18,
+                            -1.37626963927e-18,
+                            -1.37146310968e-18,
+                            -1.3666405583246999e-18,
+                            -1.3618340287347e-18,
+                            -1.3570274991447e-18,
+                            -1.3522209695546999e-18,
+                            -1.3473984181993999e-18,
+                            -1.3425918886094e-18,
+                            -1.3377853590194e-18,
+                            -1.3329628076641e-18,
+                            -1.3281562780741e-18,
+                            -1.3233497484840999e-18,
+                            -1.3185271971288e-18,
+                            -1.3137206675388e-18,
+                            -1.3089141379488e-18,
+                            -1.3041076083587999e-18,
+                            -1.2992850570035e-18,
+                            -1.2944785274135e-18,
+                            -1.2896719978235e-18,
+                            -1.2848494464682e-18,
+                            -1.2800429168782e-18,
+                            -1.2752363872882e-18,
+                            -1.2704138359328999e-18,
+                            -1.2656073063429e-18,
+                            -1.2608007767529e-18,
+                            -1.2559942471628999e-18,
+                            -1.2511716958076e-18,
+                            -1.2463651662175999e-18,
+                            -1.2415586366276e-18,
+                            -1.2367360852723e-18,
+                            -1.2319295556823e-18,
+                            -1.2271230260922999e-18,
+                            -1.2223004747369999e-18,
+                            -1.217493945147e-18,
+                            -1.212687415557e-18,
+                            -1.207880885967e-18,
+                            -1.2030583346117e-18,
+                            -1.1982518050217e-18,
+                            -1.1934452754317e-18,
+                            -1.1886227240764e-18,
+                            -1.1838161944864e-18,
+                            -1.1790096648963999e-18,
+                            -1.1741871135411e-18,
+                            -1.1693805839511e-18,
+                            -1.1645740543611e-18,
+                            -1.1597675247711e-18,
+                            -1.1549449734158e-18,
+                            -1.1501384438257999e-18,
+                            -1.1453319142358e-18,
+                            -1.1405093628805e-18,
+                            -1.1357028332905e-18,
+                            -1.1308963037004999e-18,
+                            -1.1260737523452e-18,
+                            -1.1212672227552e-18,
+                            -1.1164606931652e-18,
+                            -1.1116381418099e-18,
+                            -1.1068316122199e-18,
+                            -1.1020250826298999e-18,
+                            -1.0972185530399e-18,
+                            -1.0923960016846e-18,
+                            -1.0875894720946e-18,
+                            -1.0827829425046e-18,
+                            -1.0779603911493e-18,
+                            -1.0731538615592999e-18,
+                            -1.0683473319693e-18,
+                            -1.063524780614e-18,
+                            -1.058718251024e-18,
+                            -1.0539117214339999e-18,
+                            -1.049105191844e-18,
+                            -1.0442826404887e-18,
+                            -1.0394761108987e-18,
+                            -1.0346695813087e-18,
+                            -1.0298470299534e-18,
+                            -1.0250405003634e-18,
+                            -1.0202339707734e-18,
+                            -1.0154114194181e-18,
+                            -1.0106048898281e-18,
+                            -1.0057983602380999e-18,
+                            -1.0009918306481e-18,
+                            -9.961692792927999e-19,
+                            -9.913627497028e-19,
+                            -9.865562201128e-19,
+                            -9.817336687575e-19,
+                            -9.769271391674999e-19,
+                            -9.721206095775e-19,
+                            -9.672980582222e-19,
+                            -9.624915286322e-19,
+                            -9.576849990422e-19,
+                            -9.528784694521999e-19,
+                            -9.480559180969e-19,
+                            -9.432493885069e-19,
+                            -9.384428589169e-19,
+                            -9.336203075616e-19,
+                            -9.288137779715999e-19,
+                            -9.240072483816e-19,
+                            -9.191846970263e-19,
+                            -9.143781674363e-19,
+                            -9.095716378463e-19,
+                            -9.047651082563e-19,
+                            -8.999425569009999e-19,
+                            -8.95136027311e-19,
+                            -8.90329497721e-19,
+                            -8.855069463657e-19,
+                            -8.807004167756999e-19,
+                            -8.758938871857e-19,
+                            -8.710713358304e-19,
+                            -8.662648062404e-19,
+                            -8.614582766503999e-19,
+                            -8.566517470604e-19,
+                            -8.518291957050999e-19,
+                            -8.470226661150999e-19,
+                            -8.422161365251e-19,
+                            -8.373935851698e-19,
+                            -8.325870555797999e-19,
+                            -8.277805259897999e-19,
+                            -8.229579746345e-19,
+                            -8.181514450445e-19,
+                            -8.133449154544999e-19,
+                            -8.085383858645e-19,
+                            -8.037158345092e-19,
+                            -7.989093049191999e-19,
+                            -7.941027753292e-19,
+                            -7.892802239739e-19,
+                            -7.844736943838999e-19,
+                            -7.796671647939e-19,
+                            -7.748446134386e-19,
+                            -7.700380838485999e-19,
+                            -7.652315542585999e-19,
+                            -7.604250246686e-19,
+                            -7.556024733133e-19,
+                            -7.507959437232999e-19,
+                            -7.459894141333e-19,
+                            -7.41166862778e-19,
+                            -7.363603331879999e-19,
+                            -7.31553803598e-19,
+                            -7.267312522426999e-19,
+                            -7.219247226527e-19,
+                            -7.171181930627e-19,
+                            -7.123116634727e-19,
+                            -7.074891121173999e-19,
+                            -7.026825825273999e-19,
+                            -6.978760529374e-19,
+                            -6.930535015821e-19,
+                            -6.882469719920999e-19,
+                            -6.834404424021e-19,
+                            -6.786178910468e-19,
+                            -6.738113614568e-19,
+                            -6.690048318668e-19,
+                            -6.641983022768e-19,
+                            -6.593757509215e-19,
+                            -6.545692213315e-19,
+                            -6.497626917415e-19,
+                            -6.449401403862e-19,
+                            -6.401336107961999e-19,
+                            -6.353270812062e-19,
+                            -6.305045298508999e-19,
+                            -6.256980002608999e-19,
+                            -6.208914706709e-19,
+                            -6.160849410809e-19,
+                            -6.112623897255999e-19,
+                            -6.064558601356e-19,
+                            -6.016493305456e-19,
+                            -5.968267791902999e-19,
+                            -5.920202496003e-19,
+                            -5.872137200103e-19,
+                            -5.823911686549999e-19,
+                            -5.775846390649999e-19,
+                            -5.727781094749999e-19,
+                            -5.679715798849999e-19,
+                            -5.631490285296999e-19,
+                            -5.583424989396999e-19,
+                            -5.535359693496999e-19,
+                            -5.487134179943999e-19,
+                            -5.439068884043999e-19,
+                            -5.391003588143999e-19,
+                            -5.342778074590999e-19,
+                            -5.294712778691e-19,
+                            -5.246647482790999e-19,
+                            -5.198582186890999e-19,
+                            -5.150356673337999e-19,
+                            -5.102291377437999e-19,
+                            -5.054226081537999e-19,
+                            -5.006000567984999e-19,
+                            -4.957935272084999e-19,
+                            -4.909869976184999e-19,
+                            -4.861644462631999e-19,
+                            -4.813579166731999e-19,
+                            -4.765513870832e-19,
+                            -4.717448574931999e-19,
+                            -4.669223061379e-19,
+                            -4.621157765478999e-19,
+                            -4.573092469578998e-19,
+                            -4.5248669560259985e-19,
+                            -4.476801660126e-19,
+                            -4.428736364225999e-19,
+                            -4.380510850672999e-19,
+                            -4.332445554772999e-19,
+                            -4.284380258873e-19,
+                            -4.2363149629729995e-19,
+                            -4.1880894494199996e-19,
+                            -4.140024153519999e-19,
+                            -4.0919588576199985e-19,
+                            -4.0437333440669986e-19,
+                            -3.995668048167e-19,
+                            -3.9476027522669993e-19,
+                            -3.8993772387139995e-19,
+                            -3.851311942813999e-19,
+                            -3.803246646914e-19,
+                            -3.7551813510139996e-19,
+                            -3.7069558374609997e-19,
+                            -3.658890541560999e-19,
+                            -3.6108252456609985e-19,
+                            -3.5625997321079996e-19,
+                            -3.514534436208e-19,
+                            -3.4664691403079994e-19,
+                            -3.4182436267549995e-19,
+                            -3.370178330854999e-19,
+                            -3.3221130349550003e-19,
+                            -3.2740477390549997e-19,
+                            -3.225822225502e-19,
+                            -3.177756929601999e-19,
+                            -3.1296916337019986e-19,
+                            -3.0814661201489997e-19,
+                            -3.033400824249e-19,
+                            -2.9853355283489995e-19,
+                            -2.9371100147959996e-19,
+                            -2.889044718895999e-19,
+                            -2.8409794229959994e-19,
+                            -2.792914127096e-19,
+                            -2.744688613543e-19,
+                            -2.6966233176429993e-19,
+                            -2.6485580217430007e-19,
+                            -2.600332508190001e-19,
+                            -2.55226721229e-19,
+                            -2.5042019163899996e-19,
+                            -2.4559764028369997e-19,
+                            -2.407911106936999e-19,
+                            -2.3598458110370005e-19,
+                            -2.311780515137e-19,
+                            -2.263555001584e-19,
+                            -2.2154897056839994e-19,
+                            -2.1674244097840007e-19,
+                            -2.1191988962310009e-19,
+                            -2.0711336003310003e-19,
+                            -2.0230683044309997e-19,
+                            -1.9748427908779998e-19,
+                            -1.9267774949779992e-19,
+                            -1.8787121990780006e-19,
+                            -1.830646903178e-19,
+                            -1.782421389625e-19,
+                            -1.7343560937249995e-19,
+                            -1.6862907978250008e-19,
+                            -1.638065284271999e-19,
+                            -1.5899999883720004e-19,
+                            -1.5419346924719998e-19,
+                            -1.493709178919e-19,
+                            -1.4456438830189993e-19,
+                            -1.3975785871190007e-19,
+                            -1.349513291219e-19,
+                            -1.3012877776660002e-19,
+                            -1.2532224817659996e-19,
+                            -1.205157185865999e-19,
+                            -1.1569316723129991e-19,
+                            -1.1088663764130005e-19,
+                            -1.0608010805129999e-19,
+                            -1.01257556696e-19,
+                            -9.645102710599994e-20,
+                            -9.164449751599988e-20,
+                            -8.683796792600002e-20,
+                            -8.201541657069984e-20,
+                            -7.720888698069997e-20,
+                            -7.240235739069991e-20,
+                            -6.757980603539992e-20,
+                            -6.277327644539986e-20,
+                            -5.79667468554e-20,
+                            -5.3144195500099817e-20,
+                            -4.833766591009995e-20,
+                            -4.353113632009989e-20,
+                            -3.8724606730100024e-20,
+                            -3.3902055374799844e-20,
+                            -2.909552578479998e-20,
+                            -2.428899619479992e-20,
+                            -1.946644483949993e-20,
+                            -1.4659915249499872e-20,
+                            -9.853385659499813e-21,
+                            -5.030834304199826e-21,
+                            -2.243047141999591e-22,
+                            4.5822248758001e-21,
+                            9.388754465800159e-21,
+                            1.4211305821100147e-20,
+                            1.9017835411100206e-20,
+                            2.3824365001100072e-20,
+                            2.864691635640006e-20,
+                            3.345344594640012e-20,
+                            3.825997553640018e-20,
+                            4.3082526891700165e-20,
+                            4.7889056481700224e-20,
+                            5.269558607170009e-20,
+                            5.750211566170015e-20,
+                            6.232466701700014e-20,
+                            6.71311966070002e-20,
+                            7.193772619700006e-20,
+                            7.676027755230005e-20,
+                            8.156680714230011e-20,
+                            8.637333673230017e-20,
+                            9.119588808760016e-20,
+                            9.600241767760022e-20,
+                            1.0080894726760008e-19,
+                            1.0561547685760014e-19,
+                            1.1043802821290013e-19,
+                            1.1524455780290019e-19,
+                            1.2005108739290005e-19,
+                            1.2487363874820004e-19,
+                            1.296801683382001e-19,
+                            1.3448669792820016e-19,
+                            1.3930924928350015e-19,
+                            1.441157788735002e-19,
+                            1.4892230846350027e-19,
+                            1.5372883805350013e-19,
+                            1.5855138940879993e-19,
+                            1.6335791899880018e-19,
+                            1.6816444858880004e-19,
+                            1.7298699994410022e-19,
+                            1.777935295341001e-19,
+                            1.8260005912409996e-19,
+                            1.8742261047940014e-19,
+                            1.922291400694e-19,
+                            1.9703566965940026e-19,
+                            2.0184219924940012e-19,
+                            2.0666475060469992e-19,
+                            2.1147128019470017e-19,
+                            2.1627780978470004e-19,
+                            2.211003611400002e-19,
+                            2.259068907300001e-19,
+                            2.3071342031999995e-19,
+                            2.3553597167530013e-19,
+                            2.403425012653e-19,
+                            2.4514903085530025e-19,
+                            2.499555604453001e-19,
+                            2.547781118005999e-19,
+                            2.5958464139060016e-19,
+                            2.6439117098060003e-19,
+                            2.692137223359002e-19,
+                            2.7402025192590007e-19,
+                            2.7882678151589994e-19,
+                            2.836493328712001e-19,
+                            2.884558624612e-19,
+                            2.9326239205120024e-19,
+                            2.980689216412001e-19,
+                            3.028914729964999e-19,
+                            3.0769800258650015e-19,
+                            3.125045321765e-19,
+                            3.173270835318002e-19,
+                            3.2213361312180006e-19,
+                            3.2694014271179993e-19,
+                            3.317626940671001e-19,
+                            3.365692236571e-19,
+                            3.4137575324710023e-19,
+                            3.461822828371001e-19,
+                            3.510048341923999e-19,
+                            3.5581136378240014e-19,
+                            3.606178933724e-19,
+                            3.654404447277002e-19,
+                            3.7024697431770005e-19,
+                            3.750535039076999e-19,
+                            3.798760552630001e-19,
+                            3.8468258485299997e-19,
+                            3.894891144430002e-19,
+                            3.942956440330001e-19,
+                            3.991181953882999e-19,
+                            4.0392472497830013e-19,
+                            4.087312545683e-19,
+                            4.135538059236002e-19,
+                            4.1836033551360005e-19,
+                            4.231668651035999e-19,
+                            4.279894164589001e-19,
+                            4.3279594604889996e-19,
+                            4.376024756389002e-19,
+                            4.424090052289001e-19,
+                            4.472315565841999e-19,
+                            4.520380861742001e-19,
+                            4.568446157642e-19,
+                            4.616671671195002e-19,
+                            4.664736967095e-19
+                        ],
+                        "dos_values": [
+                            [
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                0,
+                                1.1569580708737717e-51,
+                                0,
+                                0,
+                                0,
+                                0,
+                                1.1569580708737717e-51,
+                                1.1569580708737717e-51,
+                                5.784790354368858e-51,
+                                3.470874212621315e-51,
+                                4.627832283495087e-51,
+                                5.784790354368858e-51,
+                                8.098706496116402e-51,
+                                1.0412622637863945e-50,
+                                2.082524527572789e-50,
+                                2.082524527572789e-50,
+                                2.892395177184429e-50,
+                                3.8179616338834463e-50,
+                                5.090615511844596e-50,
+                                6.826052618155254e-50,
+                                9.48705618116493e-50,
+                                1.2032363937087226e-49,
+                                1.5734629763883296e-49,
+                                2.0362462047378383e-49,
+                                2.6262948208834618e-49,
+                                3.3320392441164625e-49,
+                                4.188188216563054e-49,
+                                5.241020061058186e-49,
+                                6.397978131931958e-49,
+                                7.774758236271744e-49,
+                                9.348221212660075e-49,
+                                1.1141506222514421e-48,
+                                1.3119904523708572e-48,
+                                1.542225108474738e-48,
+                                1.753948435444638e-48,
+                                1.9807122173358972e-48,
+                                2.205162083085409e-48,
+                                2.4400245714727847e-48,
+                                2.6424922338756945e-48,
+                                2.8461168543494785e-48,
+                                3.031230145689282e-48,
+                                3.1851055691154934e-48,
+                                3.299644418131997e-48,
+                                3.3690619023844235e-48,
+                                3.397985854156268e-48,
+                                3.399142812227141e-48,
+                                3.3852593153766564e-48,
+                                3.372532776597045e-48,
+                                3.397985854156268e-48,
+                                3.4083984767941313e-48,
+                                3.4928564159679167e-48,
+                                3.602767432700925e-48,
+                                3.828374256521311e-48,
+                                4.1326542291611135e-48,
+                                4.5213921409747e-48,
+                                5.000372782316441e-48,
+                                5.611246643737793e-48,
+                                6.23600400200963e-48,
+                                6.907039683116418e-48,
+                                7.630138477412524e-48,
+                                8.208617512849411e-48,
+                                8.800980045136783e-48,
+                                9.253350650848427e-48,
+                                9.70572125656007e-48,
+                                1.0074790881168805e-47,
+                                1.048435403825812e-47,
+                                1.1003828212080443e-47,
+                                1.189005809436975e-47,
+                                1.3118747565637697e-47,
+                                1.4943270443405638e-47,
+                                1.7492049073540555e-47,
+                                2.079169349167255e-47,
+                                2.493128946925891e-47,
+                                2.990158134173263e-47,
+                                3.567942994767624e-47,
+                                4.2164179934923736e-47,
+                                4.919848500583626e-47,
+                                5.67094568019488e-47,
+                                6.45293364029846e-47,
+                                7.263961247980976e-47,
+                                8.093268793183296e-47,
+                                8.929518086810857e-47,
+                                9.77467595758415e-47,
+                                1.0601900978258895e-46,
+                                1.1407490883008301e-46,
+                                1.216495133200936e-46,
+                                1.2861787178096632e-46,
+                                1.3472545343710898e-46,
+                                1.3976747670997688e-46,
+                                1.438017895031137e-46,
+                                1.4658427366356515e-46,
+                                1.482583919921195e-46,
+                                1.4902776910925055e-46,
+                                1.4879984836928841e-46,
+                                1.4782337575747092e-46,
+                                1.460300907476166e-46,
+                                1.4343850466885934e-46,
+                                1.4005671622769533e-46,
+                                1.3608719308652739e-46,
+                                1.317335598658294e-46,
+                                1.275916499721013e-46,
+                                1.2394260421656542e-46,
+                                1.2137300034115477e-46,
+                                1.200575390145713e-46,
+                                1.1994762799783828e-46,
+                                1.2058626885296063e-46,
+                                1.2176868000139362e-46,
+                                1.231223209443159e-46,
+                                1.2425382593763045e-46,
+                                1.2519211893310908e-46,
+                                1.2574167401677412e-46,
+                                1.2612578409630421e-46,
+                                1.264312210270149e-46,
+                                1.2687549292623044e-46,
+                                1.2755809818804597e-46,
+                                1.2863291223588768e-46,
+                                1.301288590215275e-46,
+                                1.320991586162255e-46,
+                                1.3460628675580898e-46,
+                                1.377323874633099e-46,
+                                1.4154225039069723e-46,
+                                1.4592017973088358e-46,
+                                1.5076667708977381e-46,
+                                1.5582026994335045e-46,
+                                1.6094906507153389e-46,
+                                1.6578167893357363e-46,
+                                1.6997565194049105e-46,
+                                1.7353561192456965e-46,
+                                1.759848921606094e-46,
+                                1.7754562859821813e-46,
+                                1.780454344848356e-46,
+                                1.77446130204123e-46,
+                                1.7576854100135602e-46,
+                                1.7308786915114148e-46,
+                                1.6952096741863767e-46,
+                                1.654172371412484e-46,
+                                1.610936848303931e-46,
+                                1.5687657266205822e-46,
+                                1.530655527766e-46,
+                                1.499382951110282e-46,
+                                1.4764751813069812e-46,
+                                1.4599885287970299e-46,
+                                1.4511725082969717e-46,
+                                1.447019028822535e-46,
+                                1.4457579445252826e-46,
+                                1.4468686242733216e-46,
+                                1.4481297085705738e-46,
+                                1.4524567317556418e-46,
+                                1.4570267161355932e-46,
+                                1.4654378013108454e-46,
+                                1.4759429805943792e-46,
+                                1.4898380470255734e-46,
+                                1.5037331134567671e-46,
+                                1.516586917624175e-46,
+                                1.5255649122541556e-46,
+                                1.5270573881655826e-46,
+                                1.5204742967423106e-46,
+                                1.505549537628039e-46,
+                                1.483764017153486e-46,
+                                1.4579638521730009e-46,
+                                1.431631486479914e-46,
+                                1.4093600436155938e-46,
+                                1.3936254138517106e-46,
+                                1.3871233094934e-46,
+                                1.390478487898934e-46,
+                                1.4030661917100406e-46,
+                                1.422017164910953e-46,
+                                1.444115064064642e-46,
+                                1.4660278499269913e-46,
+                                1.4852333539034958e-46,
+                                1.5005861875039906e-46,
+                                1.5124334381497383e-46,
+                                1.5217700897816896e-46,
+                                1.5290126473053593e-46,
+                                1.5331892659412134e-46,
+                                1.5335479229431844e-46,
+                                1.5274738930710972e-46,
+                                1.5121326290513109e-46,
+                                1.4839375608641173e-46,
+                                1.4402161153657973e-46,
+                                1.3796377907748466e-46,
+                                1.3022257262526824e-46,
+                                1.210988012783577e-46,
+                                1.109846738227792e-46,
+                                1.003834670193628e-46,
+                                8.975796409645807e-47,
+                                7.948417642709899e-47,
+                                6.975762992526319e-47,
+                                6.070443302067593e-47,
+                                5.235119574896729e-47,
+                                4.473262685226351e-47,
+                                3.7863766785485924e-47,
+                                3.1814033032886978e-47,
+                                2.657416992989966e-47,
+                                2.211872439896477e-47,
+                                1.847199255957064e-47,
+                                1.5511336856204657e-47,
+                                1.3175438511110511e-47,
+                                1.1380996543185293e-47,
+                                9.890834547899874e-48,
+                                8.707266441396007e-48,
+                                7.667161135680484e-48,
+                                6.73928076283972e-48,
+                                5.922468364802837e-48,
+                                5.236392228774691e-48,
+                                4.685680187038776e-48,
+                                4.332807975422275e-48,
+                                4.221740000618393e-48,
+                                4.316610562430042e-48,
+                                4.725016761448483e-48,
+                                5.400680274838766e-48,
+                                6.37136809630186e-48,
+                                7.571133615797962e-48,
+                                8.980308546122216e-48,
+                                1.052137669652608e-47,
+                                1.2102938379410526e-47,
+                                1.3572275129420217e-47,
+                                1.4856498588090103e-47,
+                                1.5879249522742518e-47,
+                                1.6626644436526974e-47,
+                                1.7136862945782308e-47,
+                                1.7436515086138615e-47,
+                                1.7540641312517255e-47,
+                                1.7428416379642497e-47,
+                                1.705818979696289e-47,
+                                1.6394095864281347e-47,
+                                1.5450018078448346e-47,
+                                1.4238682978243508e-47,
+                                1.2908181196738672e-47,
+                                1.1574208541021212e-47,
+                                1.0367501273099868e-47,
+                                9.406069116203764e-48,
+                                8.70263860911251e-48,
+                                8.34629552328339e-48,
+                                8.209774470920284e-48,
+                                8.320842445724165e-48,
+                                8.577687137458143e-48,
+                                8.894693648877557e-48,
+                                9.186247082737749e-48,
+                                9.403755200062017e-48,
+                                9.406069116203764e-48,
+                                9.242938028210563e-48,
+                                8.897007565019306e-48,
+                                8.411085175252321e-48,
+                                7.841861804382425e-48,
+                                7.306190217567868e-48,
+                                6.875801815202827e-48,
+                                6.658293697878556e-48,
+                                6.635154536461082e-48,
+                                6.901254892762049e-48,
+                                7.454280850639712e-48,
+                                8.2664654163931e-48,
+                                9.284588518762018e-48,
+                                1.0483197080187245e-47,
+                                1.1781304035707617e-47,
+                                1.3148828475480417e-47,
+                                1.4426110185725057e-47,
+                                1.562240483100854e-47,
+                                1.6635900101093965e-47,
+                                1.739486459558716e-47,
+                                1.785880478200754e-47,
+                                1.8026563702284237e-47,
+                                1.79444196792522e-47,
+                                1.7672534532596865e-47,
+                                1.7281482704641528e-47,
+                                1.6809443811725031e-47,
+                                1.6270301350697853e-47,
+                                1.5692979273331838e-47,
+                                1.510640153139884e-47,
+                                1.456147428001729e-47,
+                                1.4134556751864868e-47,
+                                1.3861514647138659e-47,
+                                1.3744661881980407e-47,
+                                1.3737720133555165e-47,
+                                1.3783998456390118e-47,
+                                1.3783998456390118e-47,
+                                1.3709953139854197e-47,
+                                1.3583844710128952e-47,
+                                1.3409144041427015e-47,
+                                1.3151142391622164e-47,
+                                1.2868844622328963e-47,
+                                1.2490519333153238e-47,
+                                1.1971045159330915e-47,
+                                1.1272242484523159e-47,
+                                1.0398739141013461e-47,
+                                9.397970409707649e-48,
+                                8.375219475055232e-48,
+                                7.357096372686315e-48,
+                                6.469709532326132e-48,
+                                5.733884199250412e-48,
+                                5.1773873671601287e-48,
+                                4.86500868802421e-48,
+                                4.694935851605765e-48,
+                                4.7863355392047936e-48,
+                                5.1600329960970216e-48,
+                                5.82528388684944e-48,
+                                6.802913456737777e-48,
+                                8.094078663832908e-48,
+                                9.675640346717353e-48,
+                                1.1516360637477524e-47,
+                                1.3421870580206624e-47,
+                                1.5314653984156117e-47,
+                                1.6972574899718233e-47,
+                                1.8240600945395887e-47,
+                                1.8971798446188106e-47,
+                                1.9115261246976455e-47,
+                                1.872652333516287e-47,
+                                1.7954832301890064e-47,
+                                1.7004969725702698e-47,
+                                1.6080560227074552e-47,
+                                1.5382914510337667e-47,
+                                1.500574617923282e-47,
+                                1.4997647472736702e-47,
+                                1.5292671780809515e-47,
+                                1.584338382254543e-47,
+                                1.6530616916644454e-47,
+                                1.7222477843026967e-47,
+                                1.7791701213896862e-47,
+                                1.8130689928662877e-47,
+                                1.8151515173938606e-47,
+                                1.7869217404645403e-47,
+                                1.7345115398539586e-47,
+                                1.670184671113377e-47,
+                                1.59637074619163e-47,
+                                1.523945170954932e-47,
+                                1.4503626376473603e-47,
+                                1.3707639223712448e-47,
+                                1.280058409614741e-47,
+                                1.1762792706573637e-47,
+                                1.0620875090621226e-47,
+                                9.452347439038715e-48,
+                                8.359022062063001e-48,
+                                7.388334240599906e-48,
+                                6.655979781736809e-48,
+                                6.210550924450407e-48,
+                                5.954863190787303e-48,
+                                5.959491023070799e-48,
+                                6.152703020906719e-48,
+                                6.476651280751374e-48,
+                                6.874644857131952e-48,
+                                7.3004054272135e-48,
+                                7.728479913436795e-48,
+                                8.175065728794071e-48,
+                                8.657517244348434e-48,
+                                9.197816663446486e-48,
+                                9.795963986088225e-48,
+                                1.0435761799281421e-47,
+                                1.1098698773892093e-47,
+                                1.1663294312478491e-47,
+                                1.21040953374814e-47,
+                                1.2366724819569747e-47,
+                                1.24569675490979e-47,
+                                1.2432671429609552e-47,
+                                1.238292223256198e-47,
+                                1.2455810591027028e-47,
+                                1.2679103498705665e-47,
+                                1.311643364949595e-47,
+                                1.3715737930208563e-47,
+                                1.437404707253574e-47,
+                                1.495021219183088e-47,
+                                1.5267218703250294e-47,
+                                1.5220940380415341e-47,
+                                1.4774354565058063e-47,
+                                1.3888124682768755e-47
+                            ]
+                        ]
+                    }
+                },
+                "height": 273,
+                "hidden": true
+            },
+            "evaluatorReader": true,
+            "lineCount": 4
+        },
+        {
+            "id": "markdownnrBQvQ",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">Again, due to the large amount of values, the response is quite long. To examine it more systematically, we can see which keys the dictionary contains:</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codejmh1zU",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "dos['dos'].keys()"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "dataresult": "dict_keys(['dos_energies', 'dos_values'])",
+                "height": 276
+            },
+            "evaluatorReader": true,
+            "lineCount": 1
+        },
+        {
+            "id": "markdownCCyO7n",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">We see that these keywords correspond to the keys in the NOMAD Metainfo: <a href=\"https://metainfo.nomad-coe.eu/nomadmetainfo_public/index.html#/public/dos_energies\" target=blank>dos_energies</a> and <a href=\"https://metainfo.nomad-coe.eu/nomadmetainfo_public/index.html#/public/dos_values\" target=blank>dos_values</a><br>",
+                "In the Metainfo definition we also find, that the values are a two-dimensional array, with the first dimension holding the spin-channels. As all data in the Archive is in SI units, we better scale the data to be shown in eV. <br>",
+                "We can extract and plot the DOS for the first spin channel as follows: </div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "codeMK8XPq",
+            "type": "code",
+            "evaluator": "Python3",
+            "input": {
+                "body": [
+                    "import numpy as np",
+                    "import matplotlib.pyplot as plt",
+                    "",
+                    "energies = np.array(dos['dos']['dos_energies'])",
+                    "values = np.array(dos['dos']['dos_values'][0])",
+                    "",
+                    "# rescale the energy values by atomic unit of charge: 1.602176565e-19 (C)",
+                    "energies_ev = energies/1.602176565e-19",
+                    "",
+                    "# plotting it",
+                    "plot = plt.plot(values, energies_ev, color=\"darkorange\", linewidth=1.5)"
+                ]
+            },
+            "output": {
+                "state": {},
+                "selectedType": "Html",
+                "pluginName": "Python3",
+                "shellId": "55871189751F468C8A8543299E9A52B4",
+                "height": 597
+            },
+            "evaluatorReader": true,
+            "lineCount": 11
+        },
+        {
+            "id": "sectionwRMqPk",
+            "type": "section",
+            "title": "Exercises",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "sectionDSvU8Q",
+            "type": "section",
+            "title": "A) Advanced material search and DOS processing",
+            "level": 3,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownN0P1C2",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">For the material Al2O3 with space group 167 are various calculations with DOS data available.</div>",
+                "",
+                "<ul style=\"line-height: 1.6;\">",
+                "    <li>Find the material ID.</li>",
+                "    <li>Get the data from all calculations with DOS.</li>",
+                "    <li>Print all the DOS diagrams such that one can compare them.</li>",
+                "</ul>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionOOpMqx",
+            "type": "section",
+            "title": "B) Band structure",
+            "level": 3,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdown6sO041",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">Another type of data of high interest is the electronic band structure of a material. ",
+                "This data is way more complex, as it consists of various bands in several sections of the k-point path, and some additional information like the labels of the section borders (high symmetry points).</div>",
+                "",
+                "<ul style=\"line-height: 1.6;\">",
+                "    <li>Find a calculation (e.g. with the GUI) with a band structure of interest. Amongst comparable calculations (same methodology), use the one with the lowest total energy.</li>",
+                "    <li>Explore the data and use the metainfo definition for processing and plotting the data. </li>",
+                "    <li>Extract and compare a specific k-point path for various materials or calculations which are related to your field of research. Present them and explain the choice of calculations. </li>",
+                "</ul>",
+                ""
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionmbwzC8",
+            "type": "section",
+            "title": "Structure viewer",
+            "level": 1,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdowngHPxNx",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">This tutorial will demonstrate the use of the browser-based structure visualization that we have developed for the Encyclopedia.<br>",
+                "We will first setup the visualization so that it can be accessed on a local machine through any browser. <br>",
+                "Then we will go through the basics of how to interact with the visualization and how to customize it. Finally we will visualize different structures by modifying the Javascript code.<br>",
+                "Through these tasks we show that the visualization tool is suitable for various atomic structure visualization tasks and can be easily integrated also into third-party websites.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionrLU5Te",
+            "type": "section",
+            "title": "Setup",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdown9ajmE2",
+            "type": "markdown",
+            "body": [
+                "<ol style=\"line-height: 1.6;\">",
+                "    <li>Download the file <a href=\"http://meetings.nomad-coe.eu/nomad-summer-2017/uploads/tutorial/_downloads/enc_viewer_tutorial.zip\" target=blank download><code>enc_viewer_tutorial.zip</code></a></li>",
+                "    <li>Unzip its contents to you local computer.</li>",
+                "    <li>Open the <code>index.html</code> file on a web browser of your choice.</li>",
+                "</ol>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6; \">The browser should display a default structure.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionkBlhrL",
+            "type": "section",
+            "title": "Interaction with the structure",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdown0TYVXO",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">You can use your mouse to control the structure visualization.</div>",
+                "",
+                "<ul style=\"line-height: 1.6;\">",
+                "    <li>Use mouse scroll to zoom in and out on the current center of the screen.</li>",
+                "    <li>Drag with right mouse button to translate the structure on the plane defined by the screen.</li>",
+                "    <li>Drag with left mouse button to rotate the structure with respect to the current screen center.</li>",
+                "</ul>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionRLEwiV",
+            "type": "section",
+            "title": "Changing the default visualization settings",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownzYVzxy",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">In the browser you can see an orange settings panel at the top left corner. Through it you can control the visualization settings:</div>",
+                "",
+                "<ul style=\"line-height: 1.6;\">",
+                "    <li>Define if the lattice parameters are shown.</li>",
+                "    <li>Control whether the labels for the elements in the system are shown.</li>",
+                "    <li>Hide and show bonds between atoms. The presence of these bonds are approximated from the distance and radii of different atomic pairs.</li>",
+                "    <li>EXPERIMENTAL: You can also toggle the visualization of shadows within the structure.</li>",
+                "</ul>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionJwLfZd",
+            "type": "section",
+            "title": "Changing the Structure",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownzDGtvr",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">Open the <code>index.html</code> in a text editor of your choice. Inside it you will see a",
+                "<code>&lt;script&gt;</code> element at the bottom. This is where the visualization is set up.<br>",
+                "There are predefined examples that you can activate by changing the the",
+                "variable name in the <code>viewer.load()</code>-function.</div>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6; \">The examples include:</div>",
+                "<ul class=\"simple\">",
+                "<li>NaCl crystal, example of a bulk material</li>",
+                "<li>Graphene sheet, example of a 2D material</li>",
+                "<li>Carbon nanotube, example of a 1D material</li>",
+                "</ul>",
+                "",
+                "<div style=\"padding-top: 1em;  line-height: 1.6; \">After making changes, you will have to refresh the browser in order to see the new visualization.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionNixWVD",
+            "type": "section",
+            "title": "Technical details",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdownmL628A",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">The viewer is created with a Javascript library called <a href=\"https://threejs.org/\" target=blank>three.js</a>, which is used to wrap the WebGL-calls into easily",
+                "accessible Javascript objects and functions.<br>",
+                "The WebGL-acceleration enables smooth real-time 3D rendering on the browser.",
+                "Most modern browsers support this feature, but also as a fallback we provide a",
+                "canvas-based rendering if WebGL is not available.<br>",
+                "Using the visualizer on a third-party website is as easy as importing the",
+                "needed dependencies and creating a StructureViewer-object with a DOM-element",
+                "and the visualization data, as seen in these examples. <br>",
+                "For a more easily accessible and centralized distribution of this viewer, an npm-based",
+                "(<a href=\"https://www.npmjs.com/\" target=blank>https://www.npmjs.com/</a>) package can be made.</div>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "sectionRpoQ6b",
+            "type": "section",
+            "title": "Exercise",
+            "level": 2,
+            "evaluatorReader": false,
+            "collapsed": false
+        },
+        {
+            "id": "markdown0xRXjz",
+            "type": "markdown",
+            "body": [
+                "<div style=\"line-height: 1.6;\">The following code ",
+                "(also downloadble <a href=\"http://meetings.nomad-coe.eu/nomad-summer-2017/uploads/tutorial/_downloads/enc_viewer_data.js\" target=blank download>here</a>) ",
+                "provides some routines for accessing the API and preparing the crystal structure data for the 3D viewer.</div>",
+                "",
+                "<ul style=\"line-height: 1.6;\">",
+                "    <li>Extend index.html such that it shows the structure for any material given by material ID.",
+                "</ul>"
+            ],
+            "evaluatorReader": false
+        },
+        {
+            "id": "markdownxsXzgn",
+            "type": "markdown",
+            "body": [
+                "<pre style=\"border:3px; border-style:solid; border-color:#FFAAAA; padding: 1em;\"><code>function apiReq(materialId, dataType, authToken, callback){",
+                "  let oReq = new XMLHttpRequest();",
+                "  oReq.addEventListener(\"load\", callback);",
+                "  oReq.open(\"GET\", \"https://encyclopedia-api.nomad-coe.eu/v1.0/materials/\"+materialId+\"/\"+dataType);",
+                "  oReq.setRequestHeader('Authorization', 'Basic '+btoa(authToken));",
+                "  oReq.send();",
+                "  return oReq;",
+                "}",
+                "",
+                "",
+                "function getMaterialStructureDataFromAPI(materialId, authToken, callback){",
+                "",
+                "  apiReq(materialId, 'elements', authToken, e => {",
+                "          let elements = JSON.parse(e.target.response).results;",
+                "",
+                "          apiReq(materialId, 'cells', authToken, e1 => {",
+                "                  let cells = JSON.parse(e1.target.response).results;",
+                "                  let cell;",
+                "                  if (!cells[0].is_primitive) cell= cells[0];",
+                "                  else cell= cells[1];",
+                "",
+                "                  callback(getCellDataForViewer(elements, cell));",
+                "          });",
+                "  });",
+                "}",
+                "",
+                "",
+                "function getNumberArray(string){",
+                "  let sArray= string.substring(1,string.length-1).split(',');",
+                "  let fArray= [];",
+                "  for (let i = 0; i < sArray.length; i++) {",
+                "    fArray.push(parseFloat(sArray[i]));",
+                "  }",
+                "  return fArray;",
+                "}",
+                "",
+                "",
+                "function getCellDataForViewer(elements, cell){",
+                "  let cellData= {};",
+                "  cellData.normalizedCell= [",
+                "    getNumberArray(cell.a),",
+                "    getNumberArray(cell.b),",
+                "    getNumberArray(cell.c)",
+                "  ];",
+                "",
+                "  cellData.labels= [];",
+                "  cellData.positions= [];",
+                "",
+                "  for (let i = 0; i < elements.length; i++) {",
+                "    cellData.labels.push(elements[i].label);",
+                "    cellData.positions.push(getNumberArray(elements[i].position));",
+                "  }",
+                "",
+                "  //cellData.periodicity = JSON.parse(matData.periodicity);",
+                "",
+                "  return cellData;",
+                "}</code></pre>"
+            ],
+            "evaluatorReader": false
+        }
+    ],
+    "namespace": {}
+}
-- 
GitLab