diff --git a/beaker-notebooks/sis_cscl.bkr b/beaker-notebooks/sis_cscl.bkr
index 329cefe908b78b6929820a4a9b04aac9c584227e..00f7dc202bb0653e07aba36f11c76fe9702d93c7 100644
--- a/beaker-notebooks/sis_cscl.bkr
+++ b/beaker-notebooks/sis_cscl.bkr
@@ -42,10 +42,10 @@
                     "<label style=\"text-align: left; color: #20335d; font-weight: 900; font-size: 18pt; padding-top: 2em;\">",
                     "  Predicting energy differences between crystal structures</label><br/><label style=\"color: #20335d;font-weight: 900; font-size: 15pt;\"> (Meta-)stability of octet-binary compounds</label>",
                     " </p>",
-                    " <p style=\"font-size: 15px;\">Angelo Ziletti, Emre Ahmetcik, Runhai Ouyang, Ankit Kariryaa, Fawzi Mohamed, Luca Ghiringhelli, Matthias Scheffler [version 2017-02-02]<span style=\"font-size: smaller;\"></span></p>",
+                    " <p style=\"font-size: 15px;\">Angelo Ziletti, Emre Ahmetcik, Runhai Ouyang, Ankit Kariryaa, Fawzi Mohamed, Luca Ghiringhelli, Matthias Scheffler [version 2017-02-25]<span style=\"font-size: smaller;\"></span></p>",
                     " ",
                     "<div style=\"padding-top: 1em;\">",
-                    "This tutorial shows how to find descriptive parameters (short formulas) that predict the crystal structure (here, rocksalt (RS), zincblende (ZB) or CsCl), using the example of octet binary compounds. It is based on the algorithm Sure Independent Screening followed by l0 minimization (SIS+l0), that enables to search for optimal descriptor by scanning huge feature spaces.",
+                    "This tutorial shows how to find descriptive parameters (short formulas) that predict the crystal structure (here, rocksalt (RS), zincblende (ZB), CsCl, NiAs or CrB), using the example of octet binary compounds. It is based on the algorithm Sure Independence Screening followed by l0 minimization (SIS+l0), that enables to search for optimal descriptor by scanning huge feature spaces.",
                     "  <div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">",
                     "R. Ouyang, E. Ahmetcik, L. M. Ghiringhelli, and M. Scheffler: <span style=\"font-style: italic;\">Descriptor identification for material properties via compressed sensing</span>, in preparation.",
                     "</div>",
@@ -66,11 +66,11 @@
                 "result": {
                     "type": "BeakerDisplay",
                     "innertype": "Html",
-                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<label style=\"text-align: left; color: #20335d; font-weight: 900; font-size: 18pt; padding-top: 2em;\">\n  Predicting energy differences between crystal structures</label><br><label style=\"color: #20335d;font-weight: 900; font-size: 15pt;\"> (Meta-)stability of octet-binary compounds</label>\n <p></p>\n <p style=\"font-size: 15px;\">Angelo Ziletti, Emre Ahmetcik, Runhai Ouyang, Ankit Kariryaa, Fawzi Mohamed, Luca Ghiringhelli, Matthias Scheffler [version 2017-02-02]<span style=\"font-size: smaller;\"></span></p>\n \n<div style=\"padding-top: 1em;\">\nThis tutorial shows how to find descriptive parameters (short formulas) that predict the crystal structure (here, rocksalt (RS), zincblende (ZB) or CsCl), using the example of octet binary compounds. It is based on the algorithm Sure Independent Screening followed by l0 minimization (SIS+l0), that enables to search for optimal descriptor by scanning huge feature spaces.\n  <div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">\nR. Ouyang, E. Ahmetcik, L. M. Ghiringhelli, and M. Scheffler: <span style=\"font-style: italic;\">Descriptor identification for material properties via compressed sensing</span>, in preparation.\n</div>\nWith the default settings, the method reproduces the same results from:\n<div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">\nL. M. Ghiringhelli, J. Vybiral, S. V. Levchenko, C. Draxl, M. Scheffler: <span style=\"font-style: italic;\">Big Data of Materials Science: Critical Role of the Descriptor</span>,  Phys. Rev. Lett. 114, 105503 (2015) <a href=\"http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.114.105503\">[PDF]</a>,\n</div>\nthat were obtained obtained by applying the <a href=\"http://analytics-toolkit.nomad-coe.eu/tutorial-LASSO_L0\">[LASSO+l0 algorithm]</a>. Click on <b>Run</b> below to reproduce results from this publication; click <b>Background</b> for an explanation of the approach; or, modify <b>Settings</b> to produce your own results.\n</div>\n<div style=\"padding-top: 2ex;\">\n<span style=\"font-weight: bold;\">Idea: </span> Starting from simple physical quantities (\"building blocks\", here properties of the constituent free atoms such as orbital radii), millions (or billions) of candidate formulas are generated by applying arithmetic operations combining building blocks, for example forming sums and products of them. These candidate formulas constitute the so-called \"feature space\". Then a feature selection method (SIS+l0) is used to select only a few of these formulas that explain the data.\n</div>"
+                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<label style=\"text-align: left; color: #20335d; font-weight: 900; font-size: 18pt; padding-top: 2em;\">\n  Predicting energy differences between crystal structures</label><br><label style=\"color: #20335d;font-weight: 900; font-size: 15pt;\"> (Meta-)stability of octet-binary compounds</label>\n <p></p>\n <p style=\"font-size: 15px;\">Angelo Ziletti, Emre Ahmetcik, Runhai Ouyang, Ankit Kariryaa, Fawzi Mohamed, Luca Ghiringhelli, Matthias Scheffler [version 2017-02-25]<span style=\"font-size: smaller;\"></span></p>\n \n<div style=\"padding-top: 1em;\">\nThis tutorial shows how to find descriptive parameters (short formulas) that predict the crystal structure (here, rocksalt (RS), zincblende (ZB), CsCl, NiAs or CrB), using the example of octet binary compounds. It is based on the algorithm Sure Independence Screening followed by l0 minimization (SIS+l0), that enables to search for optimal descriptor by scanning huge feature spaces.\n  <div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">\nR. Ouyang, E. Ahmetcik, L. M. Ghiringhelli, and M. Scheffler: <span style=\"font-style: italic;\">Descriptor identification for material properties via compressed sensing</span>, in preparation.\n</div>\nWith the default settings, the method reproduces the same results from:\n<div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">\nL. M. Ghiringhelli, J. Vybiral, S. V. Levchenko, C. Draxl, M. Scheffler: <span style=\"font-style: italic;\">Big Data of Materials Science: Critical Role of the Descriptor</span>,  Phys. Rev. Lett. 114, 105503 (2015) <a href=\"http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.114.105503\">[PDF]</a>,\n</div>\nthat were obtained obtained by applying the <a href=\"http://analytics-toolkit.nomad-coe.eu/tutorial-LASSO_L0\">[LASSO+l0 algorithm]</a>. Click on <b>Run</b> below to reproduce results from this publication; click <b>Background</b> for an explanation of the approach; or, modify <b>Settings</b> to produce your own results.\n</div>\n<div style=\"padding-top: 2ex;\">\n<span style=\"font-weight: bold;\">Idea: </span> Starting from simple physical quantities (\"building blocks\", here properties of the constituent free atoms such as orbital radii), millions (or billions) of candidate formulas are generated by applying arithmetic operations combining building blocks, for example forming sums and products of them. These candidate formulas constitute the so-called \"feature space\". Then a feature selection method (SIS+l0) is used to select only a few of these formulas that explain the data.\n</div>"
                 },
                 "selectedType": "BeakerDisplay",
                 "elapsedTime": 0,
-                "height": 436
+                "height": 400
             },
             "evaluatorReader": true,
             "lineCount": 19
@@ -161,7 +161,7 @@
                     "        <h4 class=\"modal-title\" id=\"lasso-motivation-modal-label\">Background</h4>",
                     "      </div>",
                     "      <div class=\"modal-body lasso_instructions\">",
-                    "        <p>We present a tool for predicting the crystal structure of octet binary compounds, by using a set of descriptive parameters (a descriptor) based on free-atom data of the atomic species constituting the binary material. This task is similar to the one presented in the tutorial <a href=\"http://analytics-toolkit.nomad-coe.eu/tutorial-LASSO_L0\">\"[Predicting energy differences between different crystal structures I: large feature space]\"</a>\". In contrast to that tutorial, here we apply a newly developed method: Sure Independent Screening - Sparse Approximation (SIS-SA), that allows to find an optimal descriptor in a huge feature space containing billions of features.",
+                    "        <p>We present a tool for predicting the crystal structure of octet binary compounds, by using a set of descriptive parameters (a descriptor) based on free-atom data of the atomic species constituting the binary material. This task is similar to the one presented in the tutorial <a href=\"http://analytics-toolkit.nomad-coe.eu/tutorial-LASSO_L0\">\"[Predicting energy differences between different crystal structures I: large feature space]\"</a>\". In contrast to that tutorial, here we apply a newly developed method: Sure Independence Screening - Sparse Approximation (SIS-SA), that allows to find an optimal descriptor in a huge feature space containing billions of features.",
                     "The method is described in:",
                     "<div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">",
                     "R. Ouyang, E. Ahmetcik, L. M. Ghiringhelli, and M. Scheffler: <span style=\"font-style: italic;\">Descriptor identification for material properties via compressed sensing</span>, in preparation.",
@@ -214,7 +214,7 @@
                     "",
                     "<p>The descriptor is selected out of a large number of candidates constructed as functions of basic input features, the primary features. </p>",
                     "",
-                    "<p>By clicking <b>Settings</b> you can select the structure pair of interest (either RS/ZB or CsCl/ZB), the primary features as well as which kind of unary and binary operations are allowed from the checklist below. Moreover the dimension of the output energies (kcal/mol or eV) and the following three parameters of the SIS+L0 algorithm can be specified: ",
+                    "<p>By clicking <b>Settings</b> you can select the structure pair of interest (either RS/ZB, CsCl/ZB, NiAs/ZB or CrB/ZB), the primary features as well as which kind of unary and binary operations are allowed from the checklist below. Moreover the dimension of the output energies (kcal/mol or eV) and the following three parameters of the SIS+L0 algorithm can be specified: ",
                     "        <ul>",
                     "          <li>Number of iterations for the construction for the feature space: How often the selected operations are applied to build the feature space. At each step the opreations are applied on all features created untill the current step. </li>",
                     "          <li>Optimal descriptor maximum dimension: Number of SIS+SA iterations.</li>",
@@ -246,7 +246,7 @@
                     " Settings",
                     "</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;",
                     "",
-                    "<a target=\"_blank\" href=\"https://nomad-forum.rz-berlin.mpg.de//\" class=\"btn btn-primary\"> Tell us what you think</a>",
+                    "<a target=\"_blank\" href=\"http://forum.analytics-toolkit.nomad-coe.eu/\" class=\"btn btn-primary\"> Tell us what you think</a>",
                     "",
                     ""
                 ],
@@ -257,10 +257,10 @@
                 "result": {
                     "type": "BeakerDisplay",
                     "innertype": "Html",
-                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<script>\nvar run_lasso = function() {\n  $(\"#lasso_result_button\").removeClass(\"active\").addClass(\"disabled\");\n  getFeatures();\n  getOperators();\n  beaker.max_dim = $(\"#lasso_max_dim_selector\").val();\n  beaker.structures_diff = $(\"#lasso_structures_diff\").val();\n  beaker.n_comb = $(\"#n_comb\").val();\n  beaker.n_sis = $(\"#n_sis\").val();\n  beaker.units = $(\"#units_select\").val();\n  beaker.evaluate(\"calc_cell\"); // evaluate cells with tag \"lasso_cell\"\n // view_result()\n};\nvar reset_lasso = function(){\n  beaker.evaluate(\"lasso-settings-cell\");\n  var e = document.getElementById('lasso-hidden-settings-div');\n  var b = document.getElementById('lasso-hidden-settings-button');\n  e.style.display = 'block';\n  b.style.display = 'inline';\n};\nvar getFeatures = function() {\n    beaker.selected_feature_list = [];\n    $('#lasso_features_select input:checkbox').each(function () {\n        if(this.checked )\n          beaker.selected_feature_list.push(this.value);\n    });\n};\nvar getOperators = function() {\n    beaker.allowed_operations = [];\n    $('#lasso_operators_select input:checkbox').each(function () {\n        if(this.checked )\n          beaker.allowed_operations.push(this.value);\n    });\n};  \n\nvar toggle_settings = function(){\n  var e = document.getElementById('lasso-hidden-settings-div');\n  var b = document.getElementById('lasso-hidden-settings-button');\n  if(e.style.display == 'block'){\n    e.style.display = 'none';\n    b.style.display = 'none';\n  }\n  else{\n    e.style.display = 'block';\n    b.style.display = 'inline';\n  }\n};\nbeaker.view_result = function(result_link) {\n//   beaker.evaluate(\"lasso_viewer_result\").then(function(x) {\n    $(\"#lasso_result_button\").attr(\"href\", result_link);\n//   }); \n  $(\"#lasso_result_button\").removeClass(\"disabled\").addClass(\"active\");\n}\n\n\n\n\n\n\n\n</script>\n<style type=\"text/css\">\n .lasso_instructions{\n    font-size: 15px;\n  } \n</style>\n<!-- Button trigger modal -->\n<button type=\"button\" class=\"btn btn-default\" data-toggle=\"modal\" data-target=\"#lasso-motivation-modal\">\n Background\n</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n\n<!-- Modal -->\n<div class=\"modal fade\" id=\"lasso-motivation-modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"lasso-motivation-modal-label\">\n  <div class=\"modal-dialog modal-lg\" role=\"document\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">×</span></button>\n        <h4 class=\"modal-title\" id=\"lasso-motivation-modal-label\">Background</h4>\n      </div>\n      <div class=\"modal-body lasso_instructions\">\n        <p>We present a tool for predicting the crystal structure of octet binary compounds, by using a set of descriptive parameters (a descriptor) based on free-atom data of the atomic species constituting the binary material. This task is similar to the one presented in the tutorial <a href=\"http://analytics-toolkit.nomad-coe.eu/tutorial-LASSO_L0\">\"[Predicting energy differences between different crystal structures I: large feature space]\"</a>\". In contrast to that tutorial, here we apply a newly developed method: Sure Independent Screening - Sparse Approximation (SIS-SA), that allows to find an optimal descriptor in a huge feature space containing billions of features.\nThe method is described in:\n</p><div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">\nR. Ouyang, E. Ahmetcik, L. M. Ghiringhelli, and M. Scheffler: <span style=\"font-style: italic;\">Descriptor identification for material properties via compressed sensing</span>, in preparation.\n</div>\n<p></p>\n \n<p>SIS-SA works iteratively. In the first iteration, a number k of features is collected as those that have the largest correlation (scalar product) with the property vector. The feature with the largest correlation is simply the 1D descriptor. Next, a residual is constructed as the error made at the first iteration. A new set of k features is now selected as those having the largest  correlation with the residual. The 2D descriptor is the pair of features that yield the smallest fitting error upon least square regression, among all possible pairs contained in the union of the sets selected in this and the first iteration. In each next iteration a new residual is constructed as the error made in the previous iteration, then a new set of k features is extracted as those that have largest correlation with each new residual. The nD descriptor is the n-tuple of features that yield the smallest fitting error upon least square regression, among all possible n-tuples contained in the union of the sets obtained in each new iteration and all the previous iterations. If k=1 the method collapses to the so-called orthogonal matching pursuit.\n</p>\n\n        <p>The prediction of the ground-state structure for binary compounds from a simple descriptor has a notable history in materials science [1-7], where descriptors were designed by chemically/physically-inspired intuition. The tool presented here allows for the machine-learning-aided automatic discovery of a descriptor and a model for the prediction of the difference in energy between a selected pair of structures for 82 octet binary materials.</p>\n\n\n        <p> By running the tutorial with the default setting, the (RS vs. ZB) results of the <a href=\"http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.114.105503\" target=\"_blank\">PRL 2015</a> identified by the LASSO+L0 method can be recovered.</p>\n        \n\n        <p>References:</p>\n        <ol>\n          <li>J. A. van Vechten, Phys. Rev. 182, 891 (1969).</li>\n          <li>J. C. Phillips, Rev. Mod. Phys. 42, 317 (1970).</li>\n          <li>J. St. John and A.N. Bloch, Phys. Rev. Lett. 33, 1095 (1974).</li>\n          <li>J. R. Chelikowsky and J. C. Phillips, Phys. Rev. B 17, 2453 (1978).</li>\n          <li>A. Zunger, Phys. Rev. B 22, 5839 (1980).</li>\n          <li>D. G. Pettifor, Solid State Commun. 51, 31 (1984).</li>\n          <li>Y. Saad, D. Gao, T. Ngo, S. Bobbitt, J. R. Chelikowsky, and W. Andreoni, Phys. Rev. B 85, 104104 (2012).</li>\n        </ol>\n      </div>\n      <div class=\"modal-footer\">\n        <button type=\"button\" class=\"btn btn-default\" data-dismiss=\"modal\">Close</button>\n<!--         <button type=\"button\" class=\"btn btn-primary\">Save changes</button> -->\n      </div>\n    </div>\n  </div>\n</div>\n\n<!-- Button trigger modal -->\n<button type=\"button\" class=\"btn btn-default\" data-toggle=\"modal\" data-target=\"#lasso-instructions-modal\">\n Instructions\n</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n\n<!-- Modal -->\n<div class=\"modal fade\" id=\"lasso-instructions-modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"lasso-instructions-modal-label\" style=\"display: none;\">\n  <div class=\"modal-dialog\" role=\"document\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">×</span></button>\n        <h4 class=\"modal-title\" id=\"lasso-instructions-modal-label\">Instructions</h4>\n      </div>\n      <div class=\"modal-body lasso_instructions\">\n<p>In this example, you can run a compressed-sensing based algorithm for finding the optimal descriptor and model that predicts the difference in energy between crystal structures (here, rocksalt vs. zincblende vs. CsCl structure). </p>\n\n<p>The descriptor is selected out of a large number of candidates constructed as functions of basic input features, the primary features. </p>\n\n<p>By clicking <b>Settings</b> you can select the structure pair of interest (either RS/ZB or CsCl/ZB), the primary features as well as which kind of unary and binary operations are allowed from the checklist below. Moreover the dimension of the output energies (kcal/mol or eV) and the following three parameters of the SIS+L0 algorithm can be specified: \n        </p><ul>\n          <li>Number of iterations for the construction for the feature space: How often the selected operations are applied to build the feature space. At each step the opreations are applied on all features created untill the current step. </li>\n          <li>Optimal descriptor maximum dimension: Number of SIS+SA iterations.</li>\n          <li>Number of collected features per SIS iteration.</li>\n        </ul>    \n        \n<p></p>\n    \n  \n<p>        After the preferred settings have been adjusted, click <b>RUN</b> for performing the calculations (loading the values of the primary features, creation of the feature space, and optimization via SIS+L0). </p>\n\nDuring the run, a brief summary is printed out below the <b>RUN</b> button. At the end of the run: \n  <ul>\n  <li> the solution (machine-learned descriptor, model, and its performance in terms of training error) is printed out underneath starting from the one-dimensional solution to the selected maximum dimensionality and</li>\n<li> the “View interactive 2D scatter plot” button unlocks; by clicking, the scatter plot with the two-dimensional descriptor appears in a separate tab. In case a dimensionality higher than 2 was selected for the descriptor, the plot displays the two-dimensional descriptor.</li>\n</ul>\n<p>Note: the plot stays active also after another run is performed, so that the output of several sets of input parameters can be compared in the viewer tabs.</p>\n      </div>\n      <div class=\"modal-footer\">\n        <button type=\"button\" class=\"btn btn-default\" data-dismiss=\"modal\">Close</button>\n<!--         <button type=\"button\" class=\"btn btn-primary\">Save changes</button> -->\n      </div>\n    </div>\n  </div>\n</div>\n\n<!-- Button trigger modal -->\n<button type=\"button\" class=\"btn btn-default\" onclick=\"toggle_settings()\">\n Settings\n</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n\n<a target=\"_blank\" href=\"https://nomad-forum.rz-berlin.mpg.de//\" class=\"btn btn-primary\"> Tell us what you think</a>\n\n"
+                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<script>\nvar run_lasso = function() {\n  $(\"#lasso_result_button\").removeClass(\"active\").addClass(\"disabled\");\n  getFeatures();\n  getOperators();\n  beaker.max_dim = $(\"#lasso_max_dim_selector\").val();\n  beaker.structures_diff = $(\"#lasso_structures_diff\").val();\n  beaker.n_comb = $(\"#n_comb\").val();\n  beaker.n_sis = $(\"#n_sis\").val();\n  beaker.units = $(\"#units_select\").val();\n  beaker.evaluate(\"calc_cell\"); // evaluate cells with tag \"lasso_cell\"\n // view_result()\n};\nvar reset_lasso = function(){\n  beaker.evaluate(\"lasso-settings-cell\");\n  var e = document.getElementById('lasso-hidden-settings-div');\n  var b = document.getElementById('lasso-hidden-settings-button');\n  e.style.display = 'block';\n  b.style.display = 'inline';\n};\nvar getFeatures = function() {\n    beaker.selected_feature_list = [];\n    $('#lasso_features_select input:checkbox').each(function () {\n        if(this.checked )\n          beaker.selected_feature_list.push(this.value);\n    });\n};\nvar getOperators = function() {\n    beaker.allowed_operations = [];\n    $('#lasso_operators_select input:checkbox').each(function () {\n        if(this.checked )\n          beaker.allowed_operations.push(this.value);\n    });\n};  \n\nvar toggle_settings = function(){\n  var e = document.getElementById('lasso-hidden-settings-div');\n  var b = document.getElementById('lasso-hidden-settings-button');\n  if(e.style.display == 'block'){\n    e.style.display = 'none';\n    b.style.display = 'none';\n  }\n  else{\n    e.style.display = 'block';\n    b.style.display = 'inline';\n  }\n};\nbeaker.view_result = function(result_link) {\n//   beaker.evaluate(\"lasso_viewer_result\").then(function(x) {\n    $(\"#lasso_result_button\").attr(\"href\", result_link);\n//   }); \n  $(\"#lasso_result_button\").removeClass(\"disabled\").addClass(\"active\");\n}\n\n\n\n\n\n\n\n</script>\n<style type=\"text/css\">\n .lasso_instructions{\n    font-size: 15px;\n  } \n</style>\n<!-- Button trigger modal -->\n<button type=\"button\" class=\"btn btn-default\" data-toggle=\"modal\" data-target=\"#lasso-motivation-modal\">\n Background\n</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n\n<!-- Modal -->\n<div class=\"modal fade\" id=\"lasso-motivation-modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"lasso-motivation-modal-label\" style=\"display: none;\">\n  <div class=\"modal-dialog modal-lg\" role=\"document\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">×</span></button>\n        <h4 class=\"modal-title\" id=\"lasso-motivation-modal-label\">Background</h4>\n      </div>\n      <div class=\"modal-body lasso_instructions\">\n        <p>We present a tool for predicting the crystal structure of octet binary compounds, by using a set of descriptive parameters (a descriptor) based on free-atom data of the atomic species constituting the binary material. This task is similar to the one presented in the tutorial <a href=\"http://analytics-toolkit.nomad-coe.eu/tutorial-LASSO_L0\">\"[Predicting energy differences between different crystal structures I: large feature space]\"</a>\". In contrast to that tutorial, here we apply a newly developed method: Sure Independence Screening - Sparse Approximation (SIS-SA), that allows to find an optimal descriptor in a huge feature space containing billions of features.\nThe method is described in:\n</p><div style=\"padding: 1ex; margin-top: 1ex; margin-bottom: 1ex; border-style: dotted; border-width: 1pt; border-color: blue; border-radius: 3px;\">\nR. Ouyang, E. Ahmetcik, L. M. Ghiringhelli, and M. Scheffler: <span style=\"font-style: italic;\">Descriptor identification for material properties via compressed sensing</span>, in preparation.\n</div>\n<p></p>\n \n<p>SIS-SA works iteratively. In the first iteration, a number k of features is collected as those that have the largest correlation (scalar product) with the property vector. The feature with the largest correlation is simply the 1D descriptor. Next, a residual is constructed as the error made at the first iteration. A new set of k features is now selected as those having the largest  correlation with the residual. The 2D descriptor is the pair of features that yield the smallest fitting error upon least square regression, among all possible pairs contained in the union of the sets selected in this and the first iteration. In each next iteration a new residual is constructed as the error made in the previous iteration, then a new set of k features is extracted as those that have largest correlation with each new residual. The nD descriptor is the n-tuple of features that yield the smallest fitting error upon least square regression, among all possible n-tuples contained in the union of the sets obtained in each new iteration and all the previous iterations. If k=1 the method collapses to the so-called orthogonal matching pursuit.\n</p>\n\n        <p>The prediction of the ground-state structure for binary compounds from a simple descriptor has a notable history in materials science [1-7], where descriptors were designed by chemically/physically-inspired intuition. The tool presented here allows for the machine-learning-aided automatic discovery of a descriptor and a model for the prediction of the difference in energy between a selected pair of structures for 82 octet binary materials.</p>\n\n\n        <p> By running the tutorial with the default setting, the (RS vs. ZB) results of the <a href=\"http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.114.105503\" target=\"_blank\">PRL 2015</a> identified by the LASSO+L0 method can be recovered.</p>\n        \n\n        <p>References:</p>\n        <ol>\n          <li>J. A. van Vechten, Phys. Rev. 182, 891 (1969).</li>\n          <li>J. C. Phillips, Rev. Mod. Phys. 42, 317 (1970).</li>\n          <li>J. St. John and A.N. Bloch, Phys. Rev. Lett. 33, 1095 (1974).</li>\n          <li>J. R. Chelikowsky and J. C. Phillips, Phys. Rev. B 17, 2453 (1978).</li>\n          <li>A. Zunger, Phys. Rev. B 22, 5839 (1980).</li>\n          <li>D. G. Pettifor, Solid State Commun. 51, 31 (1984).</li>\n          <li>Y. Saad, D. Gao, T. Ngo, S. Bobbitt, J. R. Chelikowsky, and W. Andreoni, Phys. Rev. B 85, 104104 (2012).</li>\n        </ol>\n      </div>\n      <div class=\"modal-footer\">\n        <button type=\"button\" class=\"btn btn-default\" data-dismiss=\"modal\">Close</button>\n<!--         <button type=\"button\" class=\"btn btn-primary\">Save changes</button> -->\n      </div>\n    </div>\n  </div>\n</div>\n\n<!-- Button trigger modal -->\n<button type=\"button\" class=\"btn btn-default\" data-toggle=\"modal\" data-target=\"#lasso-instructions-modal\">\n Instructions\n</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n\n<!-- Modal -->\n<div class=\"modal fade\" id=\"lasso-instructions-modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"lasso-instructions-modal-label\">\n  <div class=\"modal-dialog\" role=\"document\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">×</span></button>\n        <h4 class=\"modal-title\" id=\"lasso-instructions-modal-label\">Instructions</h4>\n      </div>\n      <div class=\"modal-body lasso_instructions\">\n<p>In this example, you can run a compressed-sensing based algorithm for finding the optimal descriptor and model that predicts the difference in energy between crystal structures (here, rocksalt vs. zincblende vs. CsCl structure). </p>\n\n<p>The descriptor is selected out of a large number of candidates constructed as functions of basic input features, the primary features. </p>\n\n<p>By clicking <b>Settings</b> you can select the structure pair of interest (either RS/ZB, CsCl/ZB, NiAs/ZB or CrB/ZB), the primary features as well as which kind of unary and binary operations are allowed from the checklist below. Moreover the dimension of the output energies (kcal/mol or eV) and the following three parameters of the SIS+L0 algorithm can be specified: \n        </p><ul>\n          <li>Number of iterations for the construction for the feature space: How often the selected operations are applied to build the feature space. At each step the opreations are applied on all features created untill the current step. </li>\n          <li>Optimal descriptor maximum dimension: Number of SIS+SA iterations.</li>\n          <li>Number of collected features per SIS iteration.</li>\n        </ul>    \n        \n<p></p>\n    \n  \n<p>        After the preferred settings have been adjusted, click <b>RUN</b> for performing the calculations (loading the values of the primary features, creation of the feature space, and optimization via SIS+L0). </p>\n\nDuring the run, a brief summary is printed out below the <b>RUN</b> button. At the end of the run: \n  <ul>\n  <li> the solution (machine-learned descriptor, model, and its performance in terms of training error) is printed out underneath starting from the one-dimensional solution to the selected maximum dimensionality and</li>\n<li> the “View interactive 2D scatter plot” button unlocks; by clicking, the scatter plot with the two-dimensional descriptor appears in a separate tab. In case a dimensionality higher than 2 was selected for the descriptor, the plot displays the two-dimensional descriptor.</li>\n</ul>\n<p>Note: the plot stays active also after another run is performed, so that the output of several sets of input parameters can be compared in the viewer tabs.</p>\n      </div>\n      <div class=\"modal-footer\">\n        <button type=\"button\" class=\"btn btn-default\" data-dismiss=\"modal\">Close</button>\n<!--         <button type=\"button\" class=\"btn btn-primary\">Save changes</button> -->\n      </div>\n    </div>\n  </div>\n</div>\n\n<!-- Button trigger modal -->\n<button type=\"button\" class=\"btn btn-default\" onclick=\"toggle_settings()\">\n Settings\n</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n\n<a target=\"_blank\" href=\"http://forum.analytics-toolkit.nomad-coe.eu/\" class=\"btn btn-primary\"> Tell us what you think</a>\n\n"
                 },
                 "selectedType": "BeakerDisplay",
-                "elapsedTime": 0,
+                "elapsedTime": 1,
                 "height": 72
             },
             "evaluatorReader": true,
@@ -288,6 +288,8 @@
                     "  <select id='lasso_structures_diff'>",
                     "    <option value=\"0\" >RS-ZB</option>",
                     "    <option value=\"1\">CsCl-ZB</option>",
+                    "    <option value=\"2\">NiAs-ZB</option>",
+                    "    <option value=\"3\">CrB-ZB</option>",
                     "  </select> </p>",
                     "  </div><!-- End of row--> ",
                     "  ",
@@ -338,8 +340,9 @@
                     "  <select id='n_comb'>",
                     "    <option value=\"1\" > 1</option>",
                     "    <option value=\"2 \" selected=\"selected\"> 2</option>",
+                    "    <option value=\"3\" > 3</option>",
                     "  </select> ",
-                    "      <br> The required computational resources scale exponentially with the <b>Number of iterations for the construction for the feature space</b>. The registered user will be allowed soon to access settings above 2 iterations.</p>",
+                    "      <br> The required computational resources scale exponentially with the <b>Number of iterations for the construction for the feature space</b>.</p>",
                     "   ",
                     "  <p class=\"lasso_selection_description\"><b>Optimal descriptor maximum dimension (number of SIS iterations): </b> ",
                     "  <select id='lasso_max_dim_selector'>",
@@ -375,14 +378,14 @@
                 "result": {
                     "type": "BeakerDisplay",
                     "innertype": "Html",
-                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<style type=\"text/css\">\n #lasso-hidden-settings-div{\n    display:none;\n  } \n #lasso-hidden-settings-button{\n    display:none;\n  }   \n</style>\n<div style=\"display: none;\" class=\"lasso_control\" id=\"lasso-hidden-settings-div\">\n  \n  \n  <div class=\"row\"> <!-- Start of third row-->\n  <p class=\"lasso_selection_description\"><b>Relative stability (energy difference between two structures): </b> \n  <select id=\"lasso_structures_diff\">\n    <option value=\"0\">RS-ZB</option>\n    <option value=\"1\">CsCl-ZB</option>\n  </select> </p>\n  </div><!-- End of row--> \n  \n  \n  \n  <div class=\"row\">\n    <p class=\"lasso_selection_description\"><b>Primary features </b>\n  (hover the mouse\npointer over the feature names to see a full description):</p>\n    <form id=\"lasso_features_select\">\n      <div class=\"lasso_form_group\">\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_ionization_potential\" checked=\"\" type=\"checkbox\"> <span title=\"Atomic ionization potential\"><i>IP</i> </span></label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_electron_affinity\" checked=\"\" type=\"checkbox\"> <span title=\"Atomic electron affinity\"> <i>EA</i></span></label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_rs_max\" checked=\"\" type=\"checkbox\"> <span title=\"Radius at which the radial probability density of the valence s orbital is maximum\"> <i>r</i><sub>s</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_rp_max\" checked=\"\" type=\"checkbox\"> <span title=\"Radius at which the radial probability density of the valence p orbital is maximum\"> <i>r</i><sub>p</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_rd_max\" checked=\"\" type=\"checkbox\"> <span title=\"Radius at which the radial probability density of the valence d orbital is maximum\"> <i>r</i><sub>d</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_number\" type=\"checkbox\"> <span title=\"Atomic number\"> <i>Z</i>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"period\" type=\"checkbox\"> <span title=\"Period (in the periodic table)\"> <i>n</i> <sub>period</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_r_by_2_dimer\" type=\"checkbox\"> <span title=\"Bond length of atomA-atomA dimer\"> <i>d</i> <sup>AA</sup> </span> </label>\n\n        \n      </div>\n    </form>\n  </div>  <!-- End of row-->\n  <div class=\"row\"> <!-- Start of second row-->\n    <p class=\"lasso_selection_description\"><b>Allowed operations:</b> <br>\n  Given features x and y, apply these operations:</p>\n    <form id=\"lasso_operators_select\">\n      <div class=\"lasso_form_group\">\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"+\" checked=\"\" type=\"checkbox\"> x+y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"-\" type=\"checkbox\"> x-y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"|-|\" checked=\"\" type=\"checkbox\"> |x-y|  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"*\" type=\"checkbox\"> x · y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"/\" checked=\"\" type=\"checkbox\"> x/y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"^-1\" type=\"checkbox\"> x^(-1)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"^2\" checked=\"\" type=\"checkbox\"> x^2  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"^3\" type=\"checkbox\"> x^3  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"sqrt\" type=\"checkbox\"> √<span style=\"text-decoration: overline\">x</span>  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"exp\" checked=\"\" type=\"checkbox\"> exp(x)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"exp-\" type=\"checkbox\"> exp(-x)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"log\" type=\"checkbox\"> log(x)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"SCD\" type=\"checkbox\">  <span title=\"Standard Cauchy distribution\"> SCD  </span> </label>\n      </div>\n    </form>\n  </div>  <!-- End of row-->\n  <div class=\"row\"> <!-- Start of third row-->\n    <p class=\"lasso_selection_description\"><b>Number of iterations for the construction for the feature space: </b> \n  <select id=\"n_comb\">\n    <option value=\"1\"> 1</option>\n    <option value=\"2 \" selected=\"selected\"> 2</option>\n  </select> \n      <br> The required computational resources scale exponentially with the <b>Number of iterations for the construction for the feature space</b>. The registered user will be allowed soon to access settings above 2 iterations.</p>\n   \n  <p class=\"lasso_selection_description\"><b>Optimal descriptor maximum dimension (number of SIS iterations): </b> \n  <select id=\"lasso_max_dim_selector\">\n    <option value=\"2\"> 2D</option>\n    <option value=\"3\"> 3D</option>\n    <option value=\"4\"> 4D</option>\n    <option value=\"5\"> 5D</option>\n  </select> </p>\n  <p class=\"lasso_selection_description\"><b>Number of collected features per SIS iteration: </b> \n  <input name=\"quantity\" id=\"n_sis\" min=\"1\" max=\"1658\" value=\"10\" step=\"100\" type=\"number\"> </p>\n\n  </div><!-- End of row-->\n  <div class=\"row\"> <!-- Start of forth row-->\n  <p class=\"lasso_selection_description\"><b>Units of measurement: </b>\n  <select id=\"units_select\">\n    <option value=\"eV_angstrom\"> [energy]=eV;&nbsp;&nbsp;[length]=angstrom</option>\n    <option value=\"kcal/mol_angstrom\"> [energy]=kcal/mol;&nbsp;&nbsp;[length]=angstrom</option>\n  </select> </p>\n  </div><!-- End of row-->\n<!-- <span title=''> <img src=\"http://images.clipartpanda.com/question-purzen_Icon_with_question_mark_Vector_Clipart.png\" style=\"height: 30px; width: 30px;\"> </span> -->\n<!--   <button class=\"btn btn-default\" onclick='run_lasso()'>RUN LASSO+L0</button> -->\n<!--   <button class=\"btn btn-default\" onclick='reset_lasso()'>RESET</button> -->\n<!--   <label title=\"This button becomes active when the\nrun is finished. By clicking it, an interactive plot of the first 2\ndimensions of the optimized descriptor will be opened\"> \n  <a href=\"#\" target=\"_blank\" class=\"btn btn-primary disabled\" id=\"lasso_result_button\" >View interactive 2D scatter plot</a> </label> -->\n</div>"
+                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<style type=\"text/css\">\n #lasso-hidden-settings-div{\n    display:none;\n  } \n #lasso-hidden-settings-button{\n    display:none;\n  }   \n</style>\n<div class=\"lasso_control\" id=\"lasso-hidden-settings-div\" style=\"display: none;\">\n  \n  \n  <div class=\"row\"> <!-- Start of third row-->\n  <p class=\"lasso_selection_description\"><b>Relative stability (energy difference between two structures): </b> \n  <select id=\"lasso_structures_diff\">\n    <option value=\"0\">RS-ZB</option>\n    <option value=\"1\">CsCl-ZB</option>\n    <option value=\"2\">NiAs-ZB</option>\n    <option value=\"3\">CrB-ZB</option>\n  </select> </p>\n  </div><!-- End of row--> \n  \n  \n  \n  <div class=\"row\">\n    <p class=\"lasso_selection_description\"><b>Primary features </b>\n  (hover the mouse\npointer over the feature names to see a full description):</p>\n    <form id=\"lasso_features_select\">\n      <div class=\"lasso_form_group\">\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_ionization_potential\" checked=\"\" type=\"checkbox\"> <span title=\"Atomic ionization potential\"><i>IP</i> </span></label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_electron_affinity\" checked=\"\" type=\"checkbox\"> <span title=\"Atomic electron affinity\"> <i>EA</i></span></label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_rs_max\" checked=\"\" type=\"checkbox\"> <span title=\"Radius at which the radial probability density of the valence s orbital is maximum\"> <i>r</i><sub>s</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_rp_max\" checked=\"\" type=\"checkbox\"> <span title=\"Radius at which the radial probability density of the valence p orbital is maximum\"> <i>r</i><sub>p</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_rd_max\" checked=\"\" type=\"checkbox\"> <span title=\"Radius at which the radial probability density of the valence d orbital is maximum\"> <i>r</i><sub>d</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_number\" type=\"checkbox\"> <span title=\"Atomic number\"> <i>Z</i>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"period\" type=\"checkbox\"> <span title=\"Period (in the periodic table)\"> <i>n</i> <sub>period</sub>  </span> </label>\n         <label class=\"col-xs-4 col-md-4 col-lg-3\"> <input value=\"atomic_r_by_2_dimer\" type=\"checkbox\"> <span title=\"Bond length of atomA-atomA dimer\"> <i>d</i> <sup>AA</sup> </span> </label>\n\n        \n      </div>\n    </form>\n  </div>  <!-- End of row-->\n  <div class=\"row\"> <!-- Start of second row-->\n    <p class=\"lasso_selection_description\"><b>Allowed operations:</b> <br>\n  Given features x and y, apply these operations:</p>\n    <form id=\"lasso_operators_select\">\n      <div class=\"lasso_form_group\">\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"+\" checked=\"\" type=\"checkbox\"> x+y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"-\" type=\"checkbox\"> x-y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"|-|\" checked=\"\" type=\"checkbox\"> |x-y|  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"*\" type=\"checkbox\"> x · y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"/\" checked=\"\" type=\"checkbox\"> x/y  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"^-1\" type=\"checkbox\"> x^(-1)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"^2\" checked=\"\" type=\"checkbox\"> x^2  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"^3\" type=\"checkbox\"> x^3  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"sqrt\" type=\"checkbox\"> √<span style=\"text-decoration: overline\">x</span>  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"exp\" checked=\"\" type=\"checkbox\"> exp(x)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"exp-\" type=\"checkbox\"> exp(-x)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"log\" type=\"checkbox\"> log(x)  </label>\n        <label class=\"col-xs-4 col-md-4 col-lg-1\"> <input value=\"SCD\" type=\"checkbox\">  <span title=\"Standard Cauchy distribution\"> SCD  </span> </label>\n      </div>\n    </form>\n  </div>  <!-- End of row-->\n  <div class=\"row\"> <!-- Start of third row-->\n    <p class=\"lasso_selection_description\"><b>Number of iterations for the construction for the feature space: </b> \n  <select id=\"n_comb\">\n    <option value=\"1\"> 1</option>\n    <option value=\"2 \" selected=\"selected\"> 2</option>\n    <option value=\"3\"> 3</option>\n  </select> \n      <br> The required computational resources scale exponentially with the <b>Number of iterations for the construction for the feature space</b>.</p>\n   \n  <p class=\"lasso_selection_description\"><b>Optimal descriptor maximum dimension (number of SIS iterations): </b> \n  <select id=\"lasso_max_dim_selector\">\n    <option value=\"2\"> 2D</option>\n    <option value=\"3\"> 3D</option>\n    <option value=\"4\"> 4D</option>\n    <option value=\"5\"> 5D</option>\n  </select> </p>\n  <p class=\"lasso_selection_description\"><b>Number of collected features per SIS iteration: </b> \n  <input name=\"quantity\" id=\"n_sis\" min=\"1\" max=\"1658\" value=\"10\" step=\"100\" type=\"number\"> </p>\n\n  </div><!-- End of row-->\n  <div class=\"row\"> <!-- Start of forth row-->\n  <p class=\"lasso_selection_description\"><b>Units of measurement: </b>\n  <select id=\"units_select\">\n    <option value=\"eV_angstrom\"> [energy]=eV;&nbsp;&nbsp;[length]=angstrom</option>\n    <option value=\"kcal/mol_angstrom\"> [energy]=kcal/mol;&nbsp;&nbsp;[length]=angstrom</option>\n  </select> </p>\n  </div><!-- End of row-->\n<!-- <span title=''> <img src=\"http://images.clipartpanda.com/question-purzen_Icon_with_question_mark_Vector_Clipart.png\" style=\"height: 30px; width: 30px;\"> </span> -->\n<!--   <button class=\"btn btn-default\" onclick='run_lasso()'>RUN LASSO+L0</button> -->\n<!--   <button class=\"btn btn-default\" onclick='reset_lasso()'>RESET</button> -->\n<!--   <label title=\"This button becomes active when the\nrun is finished. By clicking it, an interactive plot of the first 2\ndimensions of the optimized descriptor will be opened\"> \n  <a href=\"#\" target=\"_blank\" class=\"btn btn-primary disabled\" id=\"lasso_result_button\" >View interactive 2D scatter plot</a> </label> -->\n</div>"
                 },
                 "selectedType": "BeakerDisplay",
-                "elapsedTime": 0,
+                "elapsedTime": 1,
                 "height": 50
             },
             "evaluatorReader": true,
-            "lineCount": 95,
+            "lineCount": 98,
             "tags": "lasso-settings"
         },
         {
@@ -409,7 +412,7 @@
                 "result": {
                     "type": "BeakerDisplay",
                     "innertype": "Html",
-                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<div class=\"lasso_control\">\n\n  <p style=\"margin-top: 1ex;\"></p>\n  <button class=\"btn btn-default\" onclick=\"run_lasso()\" style=\"font-weight: bold;\">RUN</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <div style=\"display: none;\" id=\"lasso-hidden-settings-button\"><button class=\"btn btn-default\" onclick=\"reset_lasso()\">RESET</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>\n  <label title=\"This button becomes active when the\nrun is finished. By clicking it, an interactive plot of the first 2\ndimensions of the optimized descriptor will be opened\"> \n  <a href=\"#\" target=\"_blank\" class=\"btn btn-primary disabled\" id=\"lasso_result_button\">View interactive 2D scatter plot</a> </label>\n</div>"
+                    "object": "<script>\nvar beaker = bkHelper.getBeakerObject().beakerObj;\n</script>\n<div class=\"lasso_control\">\n\n  <p style=\"margin-top: 1ex;\"></p>\n  <button class=\"btn btn-default\" onclick=\"run_lasso()\" style=\"font-weight: bold;\">RUN</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <div id=\"lasso-hidden-settings-button\" style=\"display: none;\"><button class=\"btn btn-default\" onclick=\"reset_lasso()\">RESET</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>\n  <label title=\"This button becomes active when the\nrun is finished. By clicking it, an interactive plot of the first 2\ndimensions of the optimized descriptor will be opened\"> \n  <a href=\"/user/tmp/6edb65b9776deeb2.html\" target=\"_blank\" class=\"btn btn-primary active\" id=\"lasso_result_button\">View interactive 2D scatter plot</a> </label>\n</div>"
                 },
                 "selectedType": "BeakerDisplay",
                 "elapsedTime": 0,
@@ -418,6 +421,99 @@
             "evaluatorReader": true,
             "lineCount": 10
         },
+        {
+            "id": "codemBpYu9",
+            "type": "code",
+            "evaluator": "IPython",
+            "input": {
+                "body": [
+                    "from nomad_sim.sis import estimate_calculation_expense",
+                    "import random",
+                    "import string",
+                    "import os",
+                    "import __builtin__",
+                    "__builtin__.isBeaker = True",
+                    "",
+                    "dict_feat = {",
+                    "    'period':['period(A)','period(B)'],",
+                    "    'atomic_number':['Z(A)', 'Z(B)'],",
+                    "    'atomic_r_by_2_dimer':['d(A)', 'd(B)'],",
+                    "    'atomic_ionization_potential':['IP(A)', 'IP(B)'],",
+                    "    'atomic_electron_affinity':['EA(A)', 'EA(B)'],",
+                    "    'atomic_rs_max':['r_s(A)', 'r_s(B)'],",
+                    "    'atomic_rp_max':['r_p(A)', 'r_p(B)'],",
+                    "    'atomic_rd_max':['r_d(A)', 'r_d(B)']",
+                    "}",
+                    "",
+                    "feature_list = [f for f_li in beaker.selected_feature_list for f in dict_feat[f_li]]",
+                    "",
+                    "random_name = 'AA_'+''.join(random.SystemRandom().choice(string.ascii_uppercase + string.digits) for _ in range(20))",
+                    "try:",
+                    "    IP = os.environ['IP']",
+                    "    ",
+                    "except:",
+                    "    IP = '172.17.0.42'",
+                    "try:",
+                    "    PORT = int(os.environ['PORT'])",
+                    "except:",
+                    "    PORT = 22",
+                    "    ",
+                    "#rsa key for mpi container",
+                    "key_file = '/home/beaker/key.mpi'",
+                    "key = \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEA7PWLZmgdJ508dD15T6+xqGDvL9Ehzo9SgsnN6xJ+qpUvvOi4\\n1axW0AqR4MnPTg/uuvk+x4tUpuufOW4w22UTGjsdvmIVWa9ujLtcRiN3YPY+SU+Y\\nO5FfqKg7r/hBn+/GMcSoffwSs7vVgmhBBnp/mJh2O1cOAFZEe98/47mbg3/kHBAk\\n36NOQktaU3l48B38EhBTnjWfcEGm1HcTRPFxXV5Wiko6ZhKFEuHcTVKng4ROtUqE\\nmgHyI0aB7TAxg4na0ejItsYWEPWGeDOw6ms/4MwylxNosWzHFPW9p4zgLCLNr+b6\\nbDDfYKjXZflAuTQtQhLmJUwD9uuYLAijpSE2fQIDAQABAoIBADgcgRET8Gt0CV/B\\nOtvKz/f+VEVvcWD3gWNlJDTZIVOFllNWjIZUlA4ZoqenQkbK8Q4nfV1FOht4yjCQ\\nTlN1oMtiWk297i5Zo4UBzPzy4w774I39oh/g8dT/WXr2/5s+7SDV38xNh6Q2A34o\\n79T35wUcfUrZ93/O7dKjb/6d8hx2FMha0wVKqY4lmG1lQE3bbx3kakec0PdvU5kO\\nYHKlpqj3pMR7CpMa+4yL/iXFwWYmnK+uu+zw7JR7PwvH1CzrnvW438wjQ1QmYbSx\\nmHHOE89X67Lsl5hn81qYWBhpwAlBwi1qscsE0cV9GcFyKqWFqZsj5coM9u3CRfvy\\nlrWe1OUCgYEA+LBUFEd3Hxs4sFiYElJ8R9SAs1udaqPvAl01hTEijJLfYlMMVs/y\\nrgNN7j22zjDak2f8QdyMJZX7EZdRmdYcHO0csYOwbYvalzcnwk+U3mxmdD3r4xSo\\nDSvkJ70fogAqUlcVIg2re6fCmZVJQTvMQYTVEM8zQomJRt/Lb2esSfsCgYEA8+zv\\n44aToe8uqiDs4w8guRW7LCDkTw4z4IVo9JUibIaPjaAs5bZEBXSB43EEywXCR75H\\nfML0rU1PVvKh1rqcvZdVzm+XMWVr3asPk0sapaiHaTcmyZvJRDxxqbLFp0zRP1T6\\ncCtXNFdHWU4KiuKrUi6cDyOKchpfkSZa4seiT+cCgYB+n4FgBfdQPlMB70oW4irn\\ng/q32CjxuGCk6oKqu5bkzo+xB6obtavSEFqouIGQwO056tNVUY+GP7Rjg5GH663K\\nyKw4cl3tmS0Gm43B8TVSfw03mKO3rrfWZQe5eCFYIg9qd26KNT2gK435FzsCXQkm\\nPxUhhu6JrW/ZR2/U3Iur6wKBgADrWLAb1ryagSuE+j+U1AO+kDkHWrTtkcZ72jxp\\nv3p3O11GSEUJXdJDcSXhTCpTuDq6/dv7hB6PFwh126RKicKxKlKf2wsFndV1Cpb8\\nhnovW2tLGOtTmfuW2rrQAKyzvmolsNfxYd/BoHQ2thV16z1hDZeFA8WQUeHjKh6G\\nsBbrAoGATdtQlaUxx4izua6k02ihkxx/cRYwDl2N8UDvDBHokS7vJFMX8b8NpsGg\\nzMElnqSpu/pe/0UG7N2MtPF6uyMcX8AZzzcsRkiMkDvWJzYt8Jpf+Eyd/uryF+Yv\\nyrXaOEY83tm6x/fny5ZaZmk8lNth7bfWywuTMkZLX3fYpWtIeE4=\\n-----END RSA PRIVATE KEY-----\"",
+                    "",
+                    "d = open(key_file,'w')",
+                    "d.write(key)",
+                    "d.close()",
+                    "    ",
+                    "### Settings",
+                    "#1) Local paths",
+                    "Local_paths = {",
+                    "    'local_path' : '/home/beaker/',",
+                    "    'SIS_input_folder_name' : random_name,",
+                    "}",
+                    "",
+                    "#2) for ssh connection",
+                    "Remote_run = {",
+                    "    'mpi_command':'',",
+                    "    'remote_path' : '/home/tutorial/',",
+                    "    'SIS_code_path' : '/home/tutorial/SIS_code/',",
+                    "    'hostname' : IP,",
+                    "    'port' : PORT,",
+                    "    'username' : 'tutorial',",
+                    "    'key_file' : key_file",
+                    "}",
+                    "",
+                    "#3) SIS parameters",
+                    "Parameters = {",
+                    "    'n_comb' :int(beaker.n_comb),",
+                    "    'OP_list' : beaker.allowed_operations,",
+                    "    'max_dim' : int(beaker.max_dim),",
+                    "    'n_sis' : int(beaker.n_sis)",
+                    "}",
+                    "sis_control = {'local_paths':Local_paths, 'remote_run':Remote_run, 'parameters':Parameters}",
+                    "",
+                    "",
+                    "",
+                    "estimate_calculation_expense(sis_control,feature_list)",
+                    "if int(beaker.n_comb)==3:",
+                    "    sis_control['remote_run']['mpi_command'] = 'mpirun -np 5'",
+                    "",
+                    ""
+                ],
+                "hidden": true
+            },
+            "output": {
+                "state": {},
+                "selectedType": "BeakerDisplay",
+                "pluginName": "IPython",
+                "shellId": "7E7D60DBA35C434E8DB65935AB7BDAD3",
+                "elapsedTime": 1174
+            },
+            "evaluatorReader": true,
+            "lineCount": 73,
+            "tags": "calc_cell"
+        },
         {
             "id": "code75Jsw6",
             "type": "code",
@@ -595,97 +691,274 @@
                     "]",
                     "",
                     "json_list_CsCl = [",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PDn8UC1Y6h_RUAlo3VyIDlKh6HAJB.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PA-cUYsCkN5H-9ua4OBzYydK_jcRx.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PuaEUEAOF0S3AnRk6CLzFd-W4ibx1.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P2pMxxJvJcuhXqGyfMtVkb_66qbcs.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pc-u47uUy7U8ehQzuq3lTuCjd0lGA.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PMTCY7aPOWy-0JBOQgQC3lONNXBXt.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PH7pLTgzQXypXviKhJnTBdczBLdOJ.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P5Md7_re4VEnnoSTEd8anio8pz3a2.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P3B__zZKVnOmaDBvOs_L14s4wnjHY.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/POV16kLfrFBaEMGVHgzkl-_yVdddN.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_vULVekRZnDXvZrVRZufjrJu14QY.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P36-nbxTiIV3eFR3HJgDw74yF3wDB.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PXM_X3DgmWnG5JkcBjnaR2Wep_VfJ.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PeAMdpHU6rgdvLGXZ08xI0qVu6kAY.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P0RFWJAEUbhqLzgNdKzErW4Izt-YM.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PyQJnb7G3hm_3gOp8zEGwXEDjTj4v.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P5QFFcNxIzzyaJ7UGVaUfG29L_ekI.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PYLeORn3iTTQKJs7qQ6bfrhkR69AV.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PxQWzrxTo-ma1RGfL0r5bcdZIPsQ0.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PIRlbBTaMiNQ1VKhqabDhuqB9IOe4.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PY5anfdrO_36OFXvPhdjpbwjtI4X1.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P3B__zZKVnOmaDBvOs_L14s4wnjHY.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pgp_iFetyKfxr7GRYNkG4WoPfswhL.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PXxYjxQSKW1VJ9wMmb1u-jjLO9FGF.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PGboU_7DdiQ5OSNrmrakqPahp-j7a.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PTTqFWfgIK6yIXKCsqxidYjFPxtBX.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PnjsWAHk0RUtoNdeSXXaI7pcdjrfe.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PQSUMZO2fOt9D6opd-qiWYOlIZ-on.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PZdv_e1shtOnFEGJSwDQfCizmGhZS.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_lwRYHTdbLNTfv9FII1BVBACyorE.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P2qVzIPhrJUCzsc9ppsKdpQW8ikl6.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pm0z-JCdEggnZQsNoEe27pbIMAj7L.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PpNRT28QPEW4ZKgm0j3rpxI2ooQRG.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P2pMxxJvJcuhXqGyfMtVkb_66qbcs.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P2o4_lO-SQz2OEqSFGsS5d8w74zpB.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PxQWzrxTo-ma1RGfL0r5bcdZIPsQ0.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pg2GfA754Ig9PHoDokXafaMLztRub.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PscYWBT_tAUMxD2JkgoL1LtUG-wDb.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PA-cUYsCkN5H-9ua4OBzYydK_jcRx.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PPhKvncT-cSOWAbYMJiSm5NVCvnIz.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pbxu3z8rweLYJyp1de799L76lA0ac.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PjTRITuvG0JU5e6n88LU5TTN9jwye.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PhZezMUnCw-bBengeP28IneJN2-0F.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PF0DrL1ldhfgZ672Ed2GCuNavzDIr.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pn-2pwSn1Wpgn6SgMM6Ob9mmPmwl7.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P4jdJovhkzo0PJpi5IN4Mg0Oe-cAX.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_gGA6S_wkFW8FDU1zijcihHoo3vb.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PQRRkYOU_MTiiNHXoILzbpgKmmbA8.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PMHhjns0d9kA_zveXjhtgLbeQ9_bc.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P18HrEcfryJ8AAVVgO9VGB9O5RfoB.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P1VMBzj56okz74wOcW07jLwKF3Cm1.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P5QFFcNxIzzyaJ7UGVaUfG29L_ekI.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PMHhjns0d9kA_zveXjhtgLbeQ9_bc.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PTTqFWfgIK6yIXKCsqxidYjFPxtBX.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P43rGwurooDLNWmhQoYE0jbo7dH_o.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PKTpOd5uojJYFW0otZD1QMilzWvjP.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pu-XrMkI2Zzal7tY3c7iYso3uIOzV.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P6IBV-w0aSDnxUZsmUuxSg6xCQZ3O.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PiPLNzNyrE57iYNj_dRwoh2kU3I5D.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PHBKo3mCEiQgQrHR_eQTdyDUhzqw7.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pm0z-JCdEggnZQsNoEe27pbIMAj7L.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pgp_iFetyKfxr7GRYNkG4WoPfswhL.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PevCaOzY29IRg3H6qqCTi_PggLnUP.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PKTRIZkIIPsX2EhU-6auRI-JMZ-nw.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PWrseUDhfrb56VggdqHYt4z3tEyCE.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pi73S1_KJZVDYQpxV3xzdPxxG_kwN.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pg-uEebhs8tbbyvhpyPH1XhOG1BYQ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_vULVekRZnDXvZrVRZufjrJu14QY.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pu-XrMkI2Zzal7tY3c7iYso3uIOzV.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PF0DrL1ldhfgZ672Ed2GCuNavzDIr.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PuaEUEAOF0S3AnRk6CLzFd-W4ibx1.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_Y9e3QHvFCfl9yUq8qH-jUZMoDGc.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PZdv_e1shtOnFEGJSwDQfCizmGhZS.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PYy2RgZDVewnnkkZ9fREWtpZukLm2.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PIaIOQ6F7cRff_uAzgXprz021EZGk.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P3HByavMn4jvohNOfczPV2jqcumiv.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pg2GfA754Ig9PHoDokXafaMLztRub.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pbxu3z8rweLYJyp1de799L76lA0ac.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P43rGwurooDLNWmhQoYE0jbo7dH_o.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PcM9XD-ABaiWI6uzFj5WA0ess91L_.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PKXmS6JHkYsf8FtNg681vApgu-Erc.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PscYWBT_tAUMxD2JkgoL1LtUG-wDb.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PP9AadG9tqw-S40mSYEt7vXR8RE-m.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PHYusuVscXWc8wKQrkOH_KxQ0GNTR.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PYHAy2GsdfKTsJLk3wAyKAxgxfyOs.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PaG-lWNnYge66HarUGTg1rtX7I1F4.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PKTRIZkIIPsX2EhU-6auRI-JMZ-nw.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/POV16kLfrFBaEMGVHgzkl-_yVdddN.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P5Md7_re4VEnnoSTEd8anio8pz3a2.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P36-nbxTiIV3eFR3HJgDw74yF3wDB.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PQSUMZO2fOt9D6opd-qiWYOlIZ-on.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P1YZwCKtFBWFmPnYQccQoOwiXCd9K.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PcB_hXovOBjFx0L6OPkS1y0nOY6KB.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PPhKvncT-cSOWAbYMJiSm5NVCvnIz.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PjTRITuvG0JU5e6n88LU5TTN9jwye.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PyQJnb7G3hm_3gOp8zEGwXEDjTj4v.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PYHAy2GsdfKTsJLk3wAyKAxgxfyOs.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PvIRNmFS5l-8fr_9x6N0nZIWR8jzy.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PKXmS6JHkYsf8FtNg681vApgu-Erc.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PQfoZNBx_GCgQ7YfyD3S7ZcZsyYbP.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PQRRkYOU_MTiiNHXoILzbpgKmmbA8.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P0RFWJAEUbhqLzgNdKzErW4Izt-YM.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_C5ytIaEHZSTPvmC4I5odzwQpuBD.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PY5anfdrO_36OFXvPhdjpbwjtI4X1.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PMTCY7aPOWy-0JBOQgQC3lONNXBXt.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PH7pLTgzQXypXviKhJnTBdczBLdOJ.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PawPTbSHU4OTB9QvRdfHjCgjBGptD.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_Y9e3QHvFCfl9yUq8qH-jUZMoDGc.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PJv5p_rvg7Eh2FQjzGQUk_6w7MQL_.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PvIRNmFS5l-8fr_9x6N0nZIWR8jzy.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P4jdJovhkzo0PJpi5IN4Mg0Oe-cAX.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PcB_hXovOBjFx0L6OPkS1y0nOY6KB.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PYLeORn3iTTQKJs7qQ6bfrhkR69AV.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PaoP8xeJPeo100rX3JuBxBsDlAq4V.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pi73S1_KJZVDYQpxV3xzdPxxG_kwN.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PHwBj6eF14Y2lPi9j-1EfgyGZSZcV.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PXxYjxQSKW1VJ9wMmb1u-jjLO9FGF.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PXM_X3DgmWnG5JkcBjnaR2Wep_VfJ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PnjsWAHk0RUtoNdeSXXaI7pcdjrfe.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_gGA6S_wkFW8FDU1zijcihHoo3vb.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PDn8UC1Y6h_RUAlo3VyIDlKh6HAJB.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PcM9XD-ABaiWI6uzFj5WA0ess91L_.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PHBKo3mCEiQgQrHR_eQTdyDUhzqw7.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pq-91p0IUm07LPxaSDXvtSX0gbZ_K.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PLmH6G-V3h-7xYecf7NRXStunDxbP.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P2o4_lO-SQz2OEqSFGsS5d8w74zpB.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PQfoZNBx_GCgQ7YfyD3S7ZcZsyYbP.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PEZtiUxYWUY4i207toEAVm6H0-xqe.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PnEshqvTW-lapxyg_bXQYZkxHOxD4.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PeAMdpHU6rgdvLGXZ08xI0qVu6kAY.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PevCaOzY29IRg3H6qqCTi_PggLnUP.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PJv5p_rvg7Eh2FQjzGQUk_6w7MQL_.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P2qVzIPhrJUCzsc9ppsKdpQW8ikl6.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pn-2pwSn1Wpgn6SgMM6Ob9mmPmwl7.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P_lwRYHTdbLNTfv9FII1BVBACyorE.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PP9AadG9tqw-S40mSYEt7vXR8RE-m.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/Pc-u47uUy7U8ehQzuq3lTuCjd0lGA.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PaG-lWNnYge66HarUGTg1rtX7I1F4.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P6IBV-w0aSDnxUZsmUuxSg6xCQZ3O.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PIaIOQ6F7cRff_uAzgXprz021EZGk.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PEZtiUxYWUY4i207toEAVm6H0-xqe.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PHYusuVscXWc8wKQrkOH_KxQ0GNTR.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PiPLNzNyrE57iYNj_dRwoh2kU3I5D.json',",
                     "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PCK4m5cbknkLjCo4R8RdGovR_kX-6.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PpNRT28QPEW4ZKgm0j3rpxI2ooQRG.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PWrseUDhfrb56VggdqHYt4z3tEyCE.json',",
-                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P1VMBzj56okz74wOcW07jLwKF3Cm1.json'",
-                    "]"
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/PLmH6G-V3h-7xYecf7NRXStunDxbP.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RdUzye8EKmv-z4LGNHGTSk8S3S1WY/P3HByavMn4jvohNOfczPV2jqcumiv.json'",
+                    "]",
+                    "",
+                    "",
+                    "",
+                    "json_list_NiAs = [",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P-dui2TY4ZxiIXEp4SCRZ49HFDNgJ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PmDh50LpQzS_da22TaE8It_YSj77X.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P3gAGM5-mfbLO6EJg-qMQB6cBwr6u.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PuCgYgxUJfNqF1JmXsORr4OM2oINW.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pp_UJWlpTsNowZd5aBe8FSQ17bz-e.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PvDLR-v2wQV54ybbmFxlfVvMo55i_.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pc16cmgCxMGJVfkVyLMch_hka3pr4.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PR-uo-xcVI4wFEQ2iuA-G8JMi7fPN.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pt5UafJZR0_wNRw4WDyXaNjLwJ1n2.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PDHg9rVfs-x86OEjd3xtG4TpC8pO1.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PuyaEloJCHIdLU0dGaGx8z1A6ct29.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PQZmsw8Gx5eBJtw4QGtG8ugABWhTX.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PlJ8tz2cijYSfZxRUQyHNg_zca8_C.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PMmOhN6StAnBuYBK4D3XdqHaCYy9Z.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PFpQtJPAYp0SpseuQGgw7aLKiUivG.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pc3daHd1pC3L9nzyS-Iq6f0M8cm9T.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PN_Wh0wFHcOlQUgBiDFgmeYeFGsFL.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PmQjRuQvGKLL-csvI73WgRbjBHJbC.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PGllOLC8l-lLm0CzMnKMSSvpD5n_Q.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PHjmxV6JNYJwAn3B9GCnTNhdIxj1z.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PPObwmHCGMOox3-hjo1VgAJbZnW6O.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PvqTVJMeG3YVfjfj436tUAT_txn0i.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P77v51aHmrMo45DIGqV-iKiYcWxk5.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PfSIi5iq5X6YwT_HkH90wcEOzQYNO.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PgrTwn7a-pHLJRA9evjoWmOJOHkBg.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PMOdnMs8OB6JPkc0CSGDuIwtG2Pjv.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PnMOQn4G6xYtA1FzDVHu6gmh2JLhu.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P0fB4rWmeCLXwIMji3nVfywWr1MIZ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PBDX18aKlWcZ4FW_d-sDB2Kc8e1GU.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PiZJIsQKK_G0RXdXl7Shr2-nZPehw.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PPBAyBlXjQ5c13hrgSoP_58fJs7Mt.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pg6sh0-wd0SbZUa66m24MpSpH9psJ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PmXDCgE1pf3rbWcDhtLwup8WYKjwM.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PS1IAWvAiUztTfpnIlrpF3pE8mrhC.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PMaNLiPNAkPV406IjjvU8Bn8-D8lf.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pz4zfRNiVjjhVG-BhJxjCOat81RIi.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PdYwOJxkV70Yw6LkPhdo_vUZxBl_d.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PnxnQpROWkdWAhxvs82rVj7zUjCtZ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P5GgfAowwH2qlLIsze3d8c-Srrfe-.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P82IC7hQk8vOfPVQvBss2BUIx52CR.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P8k-Ht0l4Qlu6u0GEIW8d8Q5rRqFG.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PbqRKCaI9e_0DbSog3SuPVhMA3Wou.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PYga7dCRnhE_l2TrGlHIWN0bxQX3k.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PbPYY6WnJFjc0KBcuaZfZW2UVFg0A.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PrmsxflHOz5iM4Ojqgh0NI5HL2GrL.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Put2dYTn06rYM7Y2pMTwAslFeon7X.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pswr2zKV0lBFiRJAvjzNSwZs7zgej.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PPr89vFU1wKFMqWtWvMR_AxkUvGzB.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P6ei5Lbls-0G2USQ0gTQZofmiuHLT.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PXkw_GHj3WdwT2mbi5oJ8F4nsP5Tv.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PfqD1k8H9wt6x5fcwD-6roTV__cyU.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PRj6m2mOQONofiDHX6xsCElZVKdlZ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PtWwuS-Kdml03aciKwmcb3mk1_iXH.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pz9GwGP_Low_eguK3Ws1vTMpkh7LH.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PKvl01wW0alep8Cun9Twg1RRRdQd9.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PeupS9TsYmtyuAiborqlHwHubKa2t.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PW9UjhkDcCr68OggbpjKz6GRBgCGS.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pgok8pg-gM-VptWfUEQTCTivPtVmu.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PCIiUnQRIQ9F58JgbZykKQhHI01_z.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PtFbkLzE2IMcqOSDDueD8g-RYwuAO.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pxz54y1rA37dfnleQvBqsN3YPWDWO.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PpptaCSwyhQYiFL5KgP06OPipC2gp.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P-w_Gws5_a3GNwtxej-MOj8FZZLXH.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PHLAOlMyML9v5V5hXIY1rKarmMMI-.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P8LviTZq7ANpRbgOKiDrTWAX08JMV.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PB6fpVr2gPp4l9R3pQ6c5YA2flsxH.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PHooClQaguow2eYR00Gd2f0x9O8e8.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P2a0GR1fyyxyT_CF1jISaxB3foanK.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PnXDyhc9V13_Qvyw37vJfJHcgoLBj.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P8nZZeX3oxjD8nOJXUdzo5RpgT-PZ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PEHiNnHqU0ZM5VZfkfTyXJrrucHj7.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PldyGO0-PQ7VBIQXgb25qVHsDEDHW.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PIa5LjcvJEOMu0Xi3vHqewJwW5qR-.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PF8tubPUCksDCVTpvZgngKpb8kL6t.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P7mp2Ig1NFgqjD_YjXT4c-5bgDy7G.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Py7blkZneZAgaAK6keSt-ePL3pmys.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PKpE9ot8R5vjCxeGYSweApq_PWLJb.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PMtHsieZZbVGQHnarL-Qvr3Zeq8Gx.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PwWR77A7fR0TPA99gjoI2xdidmWYs.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/Pzd39xfZyMYzNoM4tpPBRzXHx1hrJ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/PBApVd7EB_GhBkA6cImMBoGUeW2ic.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RJYwKZ8zrRB52nhBgpdhktPLdch9O/P8HIVywDyUhq2RMDhtyK9__s1NP_1.json'",
+                    "]",
+                    "",
+                    "json_list_CrB = [",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PSC_K9q2hfzDcaAGtFRyn_PLHBloG.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PR1Sj634F0Mv4bL6dHjnEAAJ4JDba.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PhpM0FELdHaTkpj5gTGhhACAJgg8o.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PS8d5rdlysN7445H8p4VuJULiE4MS.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PZ_dlOeubERAUZQ6KQQpQe_dH0F72.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P-QfEiQlgTaMaU3t-H4T6IHRqp3CD.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PTj1LWzzkxrneCrNOJ06QfMgrwD9w.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P1Q5xYiHj_IQ05TrXJAYIPtV1HQWS.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P3v4iODWzRMxVN03GmqzW-e7N4jAT.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PbaSbJF7UU4_sDuB8dcA81CR01C7_.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PCFfAyImacb9zM2nghsj1Bcil5rGq.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/Pm6m3z7y--FLowSmF2LtFRm0UVn6m.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PvZ73PNlvtEqcYtfosOgM4SbN78Lf.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PTT5Ml0N_JRnPdHNO4drn5KmSrw-e.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PngYDIMXxtY2smAhLl2KAQdRmJ-8F.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PqnQiIlkkiVA2Fi50cYbE9SGWUTn-.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PGvyxy9emQVHxE5V2zT0UrNkI_hp2.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PZ-ABniI2ZLHZMlV5HOTwgUT6ryC-.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/R8NxZKmyWQlcHjSkv3A2ukl3l9vcU/P9CEP3FFGaNjBFnVcLRlKp1JQo0qw.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PfPdYofOVMm7oA5nU3nRcKMhKxc2v.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PH34SEPUHaCyxZASB49MvRxzj1VzD.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P5edb9xIGXwj4OrEvXiX8gB987oCl.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PvLSd_9ejLtxJXqDk7pCJvQweHdJr.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PZoZQUKz6m3817hex-REtNAz8d-CL.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PWL3sR53gGpmxIRoy5HAawIGmiPvn.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PUP7kY5_iJ4QM0XWjd7Gpju-DXMk7.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PpC9NPSNfUuedt1f4AlVVJNjJhT-6.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PiDmbXwMvzEpffaB08PvWg2RSJWDa.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P8GzPkERHyO76GajZe-_M7q1o9oWm.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PyyMp0nxGldd0d573c_KWkGDklkb5.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/Pw_WdOT00qyLxpiiFdA6HzamS-KGd.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P6SgskdAJpirHWrBoGjU5cBNA9ExG.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/R8NxZKmyWQlcHjSkv3A2ukl3l9vcU/Pc-X6CASupWziE9sy5A_olIqMHNwR.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P5DUBl5GJxZX67Sbj-hWReqzxFa4v.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PwqUN4-x7bFzgc_lgBXay0YD8p7rC.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PVyhQoRUauLCfQnGnPM5My0RUh8-D.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PyTdvyCFcxXgiOiUQi0v9quzieogr.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PNfWF9Pr3kPSqoFpqvhkDZO1M6msX.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PC1tuFFeyFUNhqKACOVaacZfyqanH.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PSmlcAWl_ZdwM6selq1vY446wljHr.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P5E1rR2O-i5drtBN5qoK9CGm4JuIl.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PpZSVskR8jk7zorA2SWbTqk0aKKu9.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PGYVXnq86HRbq27IP1AW1nV-8M12f.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PGun8u66B_l8MiGSDv4tCw6eRn1yJ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PJbuZS3QxLYTl2ZLsQmKUXI4ZWmSb.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PZXpqUGkrePauuPSmzqS9FDE_0Mkc.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PqyJwaNrmKqMdUViLqNN0WpvsjJMW.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PikarIiBW3TXN5SQoDwxJy-k34DNz.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PyxC4tQgRreOKcBAqa7pdbNOjiL2k.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PAz9Q4JFakgyhFms7d9VVtQG8x7Qp.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PQgAuljpyqPeRqnR21TJZmZGH9MOU.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PzCelFywZLQNDfooyDoKTiupFujhr.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PrnxjLdYvMn0ckdpD48dn6LSLlFdI.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PkXPLXBR099RxguAJfeKLx78MofMA.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P6WMd8iNYzawbcJf3T7zl1LSygG2o.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PEENX2U9C6-qZA2hHyzbGB8fLVNFw.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P1ZaGUSq5auh7ETETQXCGbfwTc5G0.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P_6n8-42taBOzwHql88Hcj3uMTUcJ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PFMWeso1xXvtKwNT8-_j9ZKUWcUfF.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PJ_O-2QByC6hNMEIhtt5UxnPfCzuZ.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PCqh0ieDA6A8JtStxEPYl4f0sn7kL.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PQRvCLGtYtFi-iUqylv9gxWKFVZyN.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P1mP2rrgMgFL2Jh8bpsVUhIuA1Abh.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PduJgHCKw3ie13r-y26cr7bHeNC8D.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PZJG4hgqinlpXOh65-J7OcvNPq5qT.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P34o7W2yErNrMo8lYKoUwTQMj6xaC.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PJAurJCC19JJB7kiNQSCegbKMlvgj.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P1Fr3ujHO-bzO60rBUIAJKFE-uH3c.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P0YaujTnEsKIl8S5rgkCpkkDzq5Ex.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P2_ApIqoK5l4CzxBWbmDGaF70Revm.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P0n3dj73sLcDysQCpq6oidBRDcpji.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/Pg1_j-j62C6IHV77CrCsJrpB0HVX1.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P1n6wAD8biF9V2jxg108exDWyimBC.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P4yGX8shyBMvC1NNZEtDcz7qkYo7w.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PS8-Qv7N2kCKONdZmesS1w_Tausnz.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PcbZStKVRBBwjdBQsmIjYkXoiFcdT.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PPNfqOn3-H1S-OkwjTCUA3-2xOE6J.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/P5kIJZn1GeEgprRouYLEkIN-fg3C2.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PIpmcuIBHiIJC4Lqs2R0sv9qyvL-u.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/Pdcr6Adm1jZz-oisSZdbBH1Qwq7nF.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PY7l7lhAx7h9mjAMHhGVBrlNfHUXL.json',",
+                    "'/parsed/prod-022/FhiAimsParser2.0.0-2-gf9335c4/RtWXnFiiVtrVb-3TOz9-k-ogZr2-t/PhVVJJOydBaE8d2tVngRXEYiX0520.json'",
+                    "]",
+                    ""
                 ],
                 "hidden": true
             },
             "output": {
-                "state": {}
+                "state": {},
+                "selectedType": "Hidden",
+                "pluginName": "IPython",
+                "shellId": "7E7D60DBA35C434E8DB65935AB7BDAD3",
+                "elapsedTime": 702
             },
             "evaluatorReader": true,
-            "lineCount": 254,
+            "lineCount": 427,
             "tags": "calc_cell"
         },
         {
@@ -698,7 +971,6 @@
                     "",
                     "from nomad_sim.wrappers import get_json_list, calc_descriptor ",
                     "from nomad_sim.wrappers import calc_model, calc_embedding, plot",
-                    "from nomad_sim.parsing_utils import read_gdb_7k",
                     "from nomad_sim.utils_crystals import create_supercell",
                     "from nomad_sim.utils_crystals import create_vacancies",
                     "from nomad_sim.utils_crystals import random_displace_atoms",
@@ -730,31 +1002,10 @@
                     "path_to_collection = '/home/beaker/test/nomad_sim/data_zcrs/ExtendedBinaries_Dimers_Atoms_new.json'",
                     "",
                     "",
-                    "selected_feature_list = [ ",
-                    "    'period',",
-                    "    'atomic_number',",
-                    "    'group_id',",
-                    "#    'atomic_electronic_binding_energy_dimer',",
-                    "#    'atomic_homo_lumo_diff',",
-                    "    'atomic_r_by_2_dimer',",
-                    "    'atomic_ionization_potential',",
-                    "    'atomic_electron_affinity',",
-                    "    'atomic_rs_max',",
-                    "    'atomic_rp_max',",
-                    "    'atomic_rd_max'",
-                    "]",
-                    "",
-                    "",
-                    "# get the json_list",
-                    "#json_list = get_json_list(method='folder', drop_duplicates=False, ",
-                    " #   data_folder=data_folder, tmp_folder=tmp_folder)",
-                    "",
                     "",
                     "",
                     "",
-                    "",
-                    "",
-                    "structures_diff =  ['RS-ZB', 'CsCl-ZB'][int(beaker.structures_diff)]",
+                    "structures_diff =  ['RS-ZB', 'CsCl-ZB', 'NiAs-ZB', 'CrB-ZB'][int(beaker.structures_diff)]",
                     " ",
                     "if structures_diff == 'RS-ZB':",
                     "    spacegroup_tuples = [(225, 221), (216, 227)]",
@@ -766,6 +1017,16 @@
                     "    json_list = json_list_CsCl + json_list_ZB",
                     "    legend_title='Reference E(CsCl)-E(ZB)'",
                     "    target_name='E(CsCl)-E(ZB)'",
+                    "elif structures_diff == 'NiAs-ZB':",
+                    "    spacegroup_tuples = [(194, 1), (216, 227)]",
+                    "    json_list = json_list_NiAs + json_list_ZB",
+                    "    legend_title='Reference E(NiAs)-E(ZB)'",
+                    "    target_name='E(NiAs)-E(ZB)'",
+                    "elif structures_diff == 'CrB-ZB':",
+                    "    spacegroup_tuples = [(63, 139), (216, 227)]",
+                    "    json_list = json_list_CrB + json_list_ZB",
+                    "    legend_title='Reference E(CrB)-E(ZB)'",
+                    "    target_name='E(CrB)-E(ZB)'",
                     "    ",
                     "if beaker.units == 'eV_angstrom':",
                     "    energy_unit = 'eV'",
@@ -784,10 +1045,6 @@
                     "          'energy_unit': energy_unit,",
                     "          'length_unit': length_unit}",
                     "",
-                    "# estimate calculation expense of SIS before doing something else",
-                    "",
-                    "estimate_calculation_expense(int(beaker.max_dim), int(beaker.n_sis))",
-                    "",
                     "",
                     "descriptor = calc_descriptor(",
                     "    desc_type='atomic_features',",
@@ -796,6 +1053,7 @@
                     "    operations_on_structure=operations_on_structure,",
                     "    json_list=json_list, tmp_folder=tmp_folder,",
                     "    spacegroup_tuples=spacegroup_tuples,",
+                    "    take_first=False,",
                     "    **kwargs)",
                     ""
                 ],
@@ -805,12 +1063,12 @@
                 "state": {},
                 "selectedType": "Results",
                 "pluginName": "IPython",
-                "shellId": "6557C97FD4D34B629D87EC53F1B46B16",
-                "elapsedTime": 16974,
-                "height": 1234
+                "shellId": "7E7D60DBA35C434E8DB65935AB7BDAD3",
+                "elapsedTime": 36932,
+                "height": 1206
             },
             "evaluatorReader": true,
-            "lineCount": 104,
+            "lineCount": 89,
             "tags": "calc_cell"
         },
         {
@@ -819,60 +1077,13 @@
             "evaluator": "IPython",
             "input": {
                 "body": [
-                    "import random",
-                    "import string",
-                    "import os",
-                    "",
-                    "random_name = 'AA_'+''.join(random.SystemRandom().choice(string.ascii_uppercase + string.digits) for _ in range(20))",
-                    "try:",
-                    "    IP = os.environ['OPENMPIHOST']  ",
-                    "    PORT = int(os.environ['OPENMPIPORT'])",
-                    "except:",
-                    "    IP = '130.183.207.77'",
-                    "    PORT = 9672",
-                    "",
-                    "    ",
-                    "#rsa key for mpi container",
-                    "key_file = '/home/beaker/key.mpi'",
-                    "key = \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEA7PWLZmgdJ508dD15T6+xqGDvL9Ehzo9SgsnN6xJ+qpUvvOi4\\n1axW0AqR4MnPTg/uuvk+x4tUpuufOW4w22UTGjsdvmIVWa9ujLtcRiN3YPY+SU+Y\\nO5FfqKg7r/hBn+/GMcSoffwSs7vVgmhBBnp/mJh2O1cOAFZEe98/47mbg3/kHBAk\\n36NOQktaU3l48B38EhBTnjWfcEGm1HcTRPFxXV5Wiko6ZhKFEuHcTVKng4ROtUqE\\nmgHyI0aB7TAxg4na0ejItsYWEPWGeDOw6ms/4MwylxNosWzHFPW9p4zgLCLNr+b6\\nbDDfYKjXZflAuTQtQhLmJUwD9uuYLAijpSE2fQIDAQABAoIBADgcgRET8Gt0CV/B\\nOtvKz/f+VEVvcWD3gWNlJDTZIVOFllNWjIZUlA4ZoqenQkbK8Q4nfV1FOht4yjCQ\\nTlN1oMtiWk297i5Zo4UBzPzy4w774I39oh/g8dT/WXr2/5s+7SDV38xNh6Q2A34o\\n79T35wUcfUrZ93/O7dKjb/6d8hx2FMha0wVKqY4lmG1lQE3bbx3kakec0PdvU5kO\\nYHKlpqj3pMR7CpMa+4yL/iXFwWYmnK+uu+zw7JR7PwvH1CzrnvW438wjQ1QmYbSx\\nmHHOE89X67Lsl5hn81qYWBhpwAlBwi1qscsE0cV9GcFyKqWFqZsj5coM9u3CRfvy\\nlrWe1OUCgYEA+LBUFEd3Hxs4sFiYElJ8R9SAs1udaqPvAl01hTEijJLfYlMMVs/y\\nrgNN7j22zjDak2f8QdyMJZX7EZdRmdYcHO0csYOwbYvalzcnwk+U3mxmdD3r4xSo\\nDSvkJ70fogAqUlcVIg2re6fCmZVJQTvMQYTVEM8zQomJRt/Lb2esSfsCgYEA8+zv\\n44aToe8uqiDs4w8guRW7LCDkTw4z4IVo9JUibIaPjaAs5bZEBXSB43EEywXCR75H\\nfML0rU1PVvKh1rqcvZdVzm+XMWVr3asPk0sapaiHaTcmyZvJRDxxqbLFp0zRP1T6\\ncCtXNFdHWU4KiuKrUi6cDyOKchpfkSZa4seiT+cCgYB+n4FgBfdQPlMB70oW4irn\\ng/q32CjxuGCk6oKqu5bkzo+xB6obtavSEFqouIGQwO056tNVUY+GP7Rjg5GH663K\\nyKw4cl3tmS0Gm43B8TVSfw03mKO3rrfWZQe5eCFYIg9qd26KNT2gK435FzsCXQkm\\nPxUhhu6JrW/ZR2/U3Iur6wKBgADrWLAb1ryagSuE+j+U1AO+kDkHWrTtkcZ72jxp\\nv3p3O11GSEUJXdJDcSXhTCpTuDq6/dv7hB6PFwh126RKicKxKlKf2wsFndV1Cpb8\\nhnovW2tLGOtTmfuW2rrQAKyzvmolsNfxYd/BoHQ2thV16z1hDZeFA8WQUeHjKh6G\\nsBbrAoGATdtQlaUxx4izua6k02ihkxx/cRYwDl2N8UDvDBHokS7vJFMX8b8NpsGg\\nzMElnqSpu/pe/0UG7N2MtPF6uyMcX8AZzzcsRkiMkDvWJzYt8Jpf+Eyd/uryF+Yv\\nyrXaOEY83tm6x/fny5ZaZmk8lNth7bfWywuTMkZLX3fYpWtIeE4=\\n-----END RSA PRIVATE KEY-----\"",
-                    "",
-                    "d = open(key_file,'w')",
-                    "d.write(key)",
-                    "d.close()",
-                    "    ",
-                    "### Settings",
-                    "#1) Local paths",
-                    "Local_paths = {",
-                    "    'local_path' : '/home/beaker/',",
-                    "    'SIS_input_folder_name' : random_name,",
-                    "}",
-                    "",
-                    "#2) for ssh connection",
-                    "Remote_run = {",
-                    "    'mpi_command':'',",
-                    "    'remote_path' : '/home/tutorial/',",
-                    "    'SIS_code_path' : '/home/tutorial/SIS_code/',",
-                    "    'hostname' : IP,",
-                    "    'port' : PORT,",
-                    "    'username' : 'tutorial',",
-                    "    'key_file' : key_file",
-                    "}",
-                    "",
-                    "#3) SIS parameters",
-                    "Parameters = {",
-                    "    'n_comb' :int(beaker.n_comb),",
-                    "    'OP_list' : beaker.allowed_operations,",
-                    "    'max_dim' : int(beaker.max_dim),",
-                    "    'n_sis' : int(beaker.n_sis)",
-                    "}",
-                    "sis_control = {'local_paths':Local_paths, 'remote_run':Remote_run, 'parameters':Parameters}",
-                    "",
                     "",
                     "calc_model(method='SIS', desc_type='atomic_features',",
                     "    sis_control=sis_control, allowed_operations = ['+','-','/','|-|','exp','^2'],",
                     "    tmp_folder=tmp_folder, lookup_file=lookup_file, control_file=control_file,",
                     "    energy_unit=energy_unit, length_unit=length_unit)",
                     "",
+                    "",
                     ""
                 ],
                 "hidden": true
@@ -881,12 +1092,12 @@
                 "state": {},
                 "selectedType": "Results",
                 "pluginName": "IPython",
-                "shellId": "6557C97FD4D34B629D87EC53F1B46B16",
-                "elapsedTime": 1416,
-                "height": 287
+                "shellId": "7E7D60DBA35C434E8DB65935AB7BDAD3",
+                "elapsedTime": 1978,
+                "height": 56
             },
             "evaluatorReader": true,
-            "lineCount": 55,
+            "lineCount": 8,
             "tags": "calc_cell"
         },
         {
@@ -918,10 +1129,10 @@
             "output": {
                 "state": {},
                 "selectedType": "Results",
-                "height": 304,
+                "height": 56,
                 "pluginName": "IPython",
-                "shellId": "6557C97FD4D34B629D87EC53F1B46B16",
-                "elapsedTime": 4846
+                "shellId": "7E7D60DBA35C434E8DB65935AB7BDAD3",
+                "elapsedTime": 10513
             },
             "evaluatorReader": true,
             "lineCount": 17,
@@ -941,9 +1152,9 @@
             "output": {
                 "state": {},
                 "selectedType": "BeakerDisplay",
-                "height": 78,
+                "height": 56,
                 "pluginName": "JavaScript",
-                "elapsedTime": 60
+                "elapsedTime": 160
             },
             "evaluatorReader": true,
             "lineCount": 2,
@@ -970,7 +1181,7 @@
         "n_sis": "10",
         "n_comb": "2 ",
         "viewer_result": "6edb65b9776deeb2",
-        "structures_diff": "0",
+        "structures_diff": "3",
         "units": "eV_angstrom"
     },
     "locked": true